mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 16:58:22 +00:00
toolchain/ has been converted
SVN-Revision: 8235
This commit is contained in:
parent
7e21008ee2
commit
2e072cfb4b
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…
x
Reference in New Issue
Block a user