1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 01:35:27 +03:00

toolchain/ has been converted

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8235 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-07-30 16:22:57 +00:00
parent bcadc45cba
commit 3cd9eea04e

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