make bootstrap: add dependency on concat-deps.c
Change-Id: I39dcb1e4d6493b01b68055d006f658af0b6e67ef
This commit is contained in:
@@ -375,7 +375,7 @@ endif
|
||||
#
|
||||
bootstrap: $(WORKDIR)/bootstrap
|
||||
|
||||
$(WORKDIR)/bootstrap:
|
||||
$(WORKDIR)/bootstrap: solenv/bin/concat-deps.c
|
||||
@cd $(SRCDIR) && ./bootstrap
|
||||
@mkdir -p $(dir $@) && touch $@
|
||||
|
||||
|
Reference in New Issue
Block a user