X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/20934d75ed9f83b46aae224a1639d2301613e903..d0c10785e702f0e56029aee4c4f8f9bfcf03a5e9:/include/host.mk?ds=inline diff --git a/include/host.mk b/include/host.mk index b6a58248f..9d0c64372 100644 --- a/include/host.mk +++ b/include/host.mk @@ -6,7 +6,9 @@ # TMP_DIR ?= $(TOPDIR)/tmp --include $(TMP_DIR)/.host.mk +ifeq ($(if $(TARGET_BUILD),,$(DUMP)),) + -include $(TMP_DIR)/.host.mk +endif export TAR FIND