projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e21008
)
toolchain/ has been converted
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 30 Jul 2007 16:22:57 +0000
(16:22 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 30 Jul 2007 16:22:57 +0000
(16:22 +0000)
SVN-Revision: 8235
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index a039c9880b41e736106179974aba11f32aa99bda..be53622cc18069c9882c8a0515af9f5d3d650258 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-35,7
+35,7
@@
dirclean: clean
distclean: dirclean config-clean symlinkclean docs/clean
rm -rf dl
-
toolchain/%
package/% target/%: FORCE
+package/% target/%: FORCE
$(MAKE) -C $(patsubst %/$*,%,$@) $*
world: .config $(tools/stamp) $(toolchain/stamp) FORCE