Makefile: remove 'toolchain' from .PHONY

toolchain is a package, so it is already defined as .PHONY in the
inner-generic-package macro.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Arnout Vandecappelle 2017-06-15 00:11:28 +02:00 committed by Peter Korsgaard
parent 35d4f50fa4
commit 7f7b6a6880

View File

@ -548,7 +548,7 @@ prepare: $(BUILD_DIR)/buildroot-config/auto.conf
world: target-post-image
.PHONY: all world toolchain dirs clean distclean source outputmakefile \
.PHONY: all world dirs clean distclean source outputmakefile \
legal-info legal-info-prepare legal-info-clean printvars help \
list-defconfigs target-finalize target-post-image source-check