]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
Makefile: remove 'toolchain' from .PHONY
authorArnout Vandecappelle <arnout@mind.be>
Wed, 14 Jun 2017 22:11:28 +0000 (00:11 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 15 Jun 2017 09:41:12 +0000 (11:41 +0200)
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>
Makefile

index 499a39fe20e8114a95ece5ff33a0b266912886de..5f348b2513825b3052d91f4d0cc276de4bb2cbc6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -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