speed up metadata scanning a lot by avoiding unnecessary shell commands and make...
[openwrt/svn-archive/archive.git] / include / host.mk
index b6a58248fdb79f332ea9e60fc0bbf633469f3744..497d044503b3d53ba18d8d75d44e9021d1dca65c 100644 (file)
@@ -6,7 +6,9 @@
 #
 
 TMP_DIR ?= $(TOPDIR)/tmp
--include $(TMP_DIR)/.host.mk
+ifndef DUMP
+  -include $(TMP_DIR)/.host.mk
+endif
 
 export TAR FIND