toolchain/ has been converted
SVN-Revision: 8235
This commit is contained in:
parent
7e21008ee2
commit
2e072cfb4b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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
|
||||
|
|
Loading…
Reference in a new issue