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:
3207e32
)
fix typo
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 12 Nov 2006 01:39:27 +0000
(
01:39
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 12 Nov 2006 01:39:27 +0000
(
01:39
+0000)
SVN-Revision: 5503
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 57f04359be000d8649677e11b4924f6c59399307..4947cbf954e45c5f6b222eddd1fc706d36d4f41f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-104,7
+104,7
@@
oldconfig: scripts/config/conf tmp/.config.in tmp/.config-target.in FORCE
menuconfig: scripts/config/mconf tmp/.config.in tmp/.config-target.in FORCE
$< Config.in
-package/%: tmp/.pkginfo
t
tmp/.targetinfo FORCE
+package/%: tmp/.pkginfo tmp/.targetinfo FORCE
$(MAKE) -C package $(patsubst package/%,%,$@)
target/%: tmp/.pkginfo tmp/.targetinfo FORCE