summaryrefslogtreecommitdiffstats
path: root/include/host.mk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-07-30 14:50:15 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-07-30 14:50:15 +0000
commite23c6c4b6b4e7e01ee3ecf07729dc8860a5a40d3 (patch)
treeea0b13f2897712070315cb2f2705c648865a0d1f /include/host.mk
parentc517fb2ad4e68b50832bf7491e27edb33b4672cc (diff)
downloadmaster-31e0f0ae-e23c6c4b6b4e7e01ee3ecf07729dc8860a5a40d3.tar.gz
master-31e0f0ae-e23c6c4b6b4e7e01ee3ecf07729dc8860a5a40d3.tar.bz2
master-31e0f0ae-e23c6c4b6b4e7e01ee3ecf07729dc8860a5a40d3.zip
fix verbose output with dash as /bin/sh
SVN-Revision: 8227
Diffstat (limited to 'include/host.mk')
-rw-r--r--include/host.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/host.mk b/include/host.mk
index cc0436e7b0..8b2e56ce51 100644
--- a/include/host.mk
+++ b/include/host.mk
@@ -8,6 +8,7 @@
-include $(TMP_DIR)/.host.mk
export TAR
+TMP_DIR ?= $(TOPDIR)/tmp
ifneq ($(__host_inc),1)
__host_inc:=1