From: Felix Fietkau Date: Mon, 30 Jul 2007 16:22:57 +0000 (+0000) Subject: toolchain/ has been converted X-Git-Tag: reboot~28483 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=2e072cfb4b9d1818d1bdc98dba70d0d4ff1b56c3;p=openwrt%2Fstaging%2Fpepe2k.git toolchain/ has been converted SVN-Revision: 8235 --- diff --git a/Makefile b/Makefile index a039c9880b..be53622cc1 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