X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7f3b481ec937e79225ef78f167070b2249e2f62a..398b94811bc331d6a0ca87a7ac91f698a119df15:/include/host.mk diff --git a/include/host.mk b/include/host.mk index 497d04450..9d0c64372 100644 --- a/include/host.mk +++ b/include/host.mk @@ -6,7 +6,7 @@ # TMP_DIR ?= $(TOPDIR)/tmp -ifndef DUMP +ifeq ($(if $(TARGET_BUILD),,$(DUMP)),) -include $(TMP_DIR)/.host.mk endif