build: drop circular dependency
authorFelix Fietkau <nbd@nbd.name>
Thu, 9 Feb 2017 18:43:50 +0000 (19:43 +0100)
committerFelix Fietkau <nbd@nbd.name>
Fri, 10 Feb 2017 10:05:57 +0000 (11:05 +0100)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
toolchain/Makefile

index b2600217ecfc1508b2c8a7264c26dda2a76e1481..ee74e541aa45e1d8156550bed933638ae439f294 100644 (file)
@@ -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)/ := .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:
 
 ifndef DUMP_TARGET_DB
 $(TOOLCHAIN_DIR)/stamp/.gcc-initial_installed: