build: drop circular dependency
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -79,7 +79,6 @@ endif
|
|||||||
$(curdir)/ := .config prereq
|
$(curdir)/ := .config prereq
|
||||||
$(curdir)//prepare = $(STAGING_DIR)/.prepared $(TOOLCHAIN_DIR)/info.mk $(tools/stamp-compile)
|
$(curdir)//prepare = $(STAGING_DIR)/.prepared $(TOOLCHAIN_DIR)/info.mk $(tools/stamp-compile)
|
||||||
$(curdir)//compile = $(1)/prepare
|
$(curdir)//compile = $(1)/prepare
|
||||||
$(curdir)//compile = $(1)/compile
|
|
||||||
|
|
||||||
ifndef DUMP_TARGET_DB
|
ifndef DUMP_TARGET_DB
|
||||||
$(TOOLCHAIN_DIR)/stamp/.gcc-initial_installed:
|
$(TOOLCHAIN_DIR)/stamp/.gcc-initial_installed:
|
||||||
|
|||||||
Reference in New Issue
Block a user