diff options
Diffstat (limited to 'toolchain')
-rw-r--r-- | toolchain/Makefile | 1 |
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: |