oops, fix typo for ./download
Change-Id: I85a6e503ae8eb45c36ff6696426e3a1d18fef5bb
This commit is contained in:
@@ -197,7 +197,7 @@ endif
|
|||||||
|
|
||||||
# TODO: This should be really in external/ module, I think.
|
# TODO: This should be really in external/ module, I think.
|
||||||
$(SRCDIR)/src.downloaded : $(SRCDIR)/download $(SRCDIR)/config_host.mk | download
|
$(SRCDIR)/src.downloaded : $(SRCDIR)/download $(SRCDIR)/config_host.mk | download
|
||||||
ifneq ($(COM),MSC)
|
ifeq ($(COM),MSC)
|
||||||
$< && touch $@
|
$< && touch $@
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user