Skip to content

Commit

Permalink
build: drop circular dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Fietkau <[email protected]>
  • Loading branch information
nbd168 committed Feb 10, 2017
1 parent e690280 commit b96566a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion toolchain/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b96566a

Please sign in to comment.