From 32788c07cea73789a3e04e31213505a8931e4436 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 30 Jul 2007 14:50:15 +0000 Subject: fix verbose output with dash as /bin/sh git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8227 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- include/host.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'include/host.mk') 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 -- cgit v1.2.3