1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-15 19:53:59 +02:00

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