toolchain/ has been converted
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 30 Jul 2007 16:22:57 +0000 (16:22 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 30 Jul 2007 16:22:57 +0000 (16:22 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8235 3c298f89-4303-0410-b956-a3cf2f4a3e73

Makefile

index a039c98..be53622 100644 (file)
--- 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
This page took 0.025773 seconds and 4 git commands to generate.