[madwifi] make madwifi compile with kernel 2.6.29.
[openwrt.git] / include / host.mk
index 497d044..9d0c643 100644 (file)
@@ -6,7 +6,7 @@
 #
 
 TMP_DIR ?= $(TOPDIR)/tmp
-ifndef DUMP
+ifeq ($(if $(TARGET_BUILD),,$(DUMP)),)
   -include $(TMP_DIR)/.host.mk
 endif
 
This page took 0.021959 seconds and 4 git commands to generate.