toolchain/ has been converted

SVN-Revision: 8235
This commit is contained in:
Felix Fietkau 2007-07-30 16:22:57 +00:00
parent 7e21008ee2
commit 2e072cfb4b

View file

@ -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