aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-02-09 19:43:50 +0100
committerFelix Fietkau <nbd@nbd.name>2017-02-10 11:05:57 +0100
commitb96566aad4340c5b790bdaea0514885857ea84bf (patch)
tree6d87ea35f1a577bf235fad8f8c0edbaacc5f6c6a /toolchain/Makefile
parente690280a160229be31906806583e8e9442d5b365 (diff)
downloadupstream-b96566aad4340c5b790bdaea0514885857ea84bf.tar.gz
upstream-b96566aad4340c5b790bdaea0514885857ea84bf.tar.bz2
upstream-b96566aad4340c5b790bdaea0514885857ea84bf.zip
build: drop circular dependency
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'toolchain/Makefile')
-rw-r--r--toolchain/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/Makefile b/toolchain/Makefile
index b2600217ec..ee74e541aa 100644
--- a/toolchain/Makefile
+++ b/toolchain/Makefile
@@ -79,7 +79,6 @@ endif
$(curdir)/ := .config prereq
$(curdir)//prepare = $(STAGING_DIR)/.prepared $(TOOLCHAIN_DIR)/info.mk $(tools/stamp-compile)
$(curdir)//compile = $(1)/prepare
-$(curdir)//compile = $(1)/compile
ifndef DUMP_TARGET_DB
$(TOOLCHAIN_DIR)/stamp/.gcc-initial_installed: