build: drop circular dependency
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
e690280a16
commit
b96566aad4
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue