projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
203cccc
)
add some missing deps for the metadata files
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 4 Mar 2007 20:39:56 +0000
(20:39 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 4 Mar 2007 20:39:56 +0000
(20:39 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6513
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
d9db236
..
25f2f4e
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)"
This page took
0.022645 seconds
and
4
git commands to generate.