From: nbd Date: Mon, 30 Jul 2007 16:22:57 +0000 (+0000) Subject: toolchain/ has been converted X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=3cd9eea04e166dc36dd0ecd4c1ebdf92ed76f8f2;ds=sidebyside toolchain/ has been converted git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8235 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/Makefile b/Makefile index a039c9880..be53622cc 100644 --- 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