From e23c6c4b6b4e7e01ee3ecf07729dc8860a5a40d3 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 SVN-Revision: 8227 --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6703d90d61..a039c9880b 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,8 @@ ifneq ($(OPENWRT_BUILD),1) export OPENWRT_BUILD:=1 include $(TOPDIR)/include/toplevel.mk else + include $(TOPDIR)/include/host.mk + include rules.mk include $(INCLUDE_DIR)/depends.mk include $(INCLUDE_DIR)/subdir.mk -- cgit v1.2.3