mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:34:04 +02: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:
parent
bcadc45cba
commit
3cd9eea04e
2
Makefile
2
Makefile
@ -35,7 +35,7 @@ dirclean: clean
|
|||||||
distclean: dirclean config-clean symlinkclean docs/clean
|
distclean: dirclean config-clean symlinkclean docs/clean
|
||||||
rm -rf dl
|
rm -rf dl
|
||||||
|
|
||||||
toolchain/% package/% target/%: FORCE
|
package/% target/%: FORCE
|
||||||
$(MAKE) -C $(patsubst %/$*,%,$@) $*
|
$(MAKE) -C $(patsubst %/$*,%,$@) $*
|
||||||
|
|
||||||
world: .config $(tools/stamp) $(toolchain/stamp) FORCE
|
world: .config $(tools/stamp) $(toolchain/stamp) FORCE
|
||||||
|
Loading…
Reference in New Issue
Block a user