projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a44c286
)
add some missing deps for the metadata files
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 4 Mar 2007 20:39:56 +0000
(20:39 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 4 Mar 2007 20:39:56 +0000
(20:39 +0000)
SVN-Revision: 6513
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index d9db23678d49989e6acf027372a1ec02bdfdec86..25f2f4eb2116474293b116e0f4b60f1dafd34cc8 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-62,7
+62,7
@@
tmp/.$(1): $(FILE)
$(FILE):
)
-tmp/.$(1): $(STAMP_$(1))
+tmp/.$(1): $(STAMP_$(1))
$(4)
@echo -n Collecting $(3) info...
@$(NO_TRACE_MAKE) -s -f include/scan.mk SCAN_TARGET="$(1)" SCAN_DIR="$(2)" SCAN_NAME="$(3)" SCAN_DEPS="$(4)"