fix verbose output with dash as /bin/sh

SVN-Revision: 8227
This commit is contained in:
Felix Fietkau
2007-07-30 14:50:15 +00:00
parent c517fb2ad4
commit e23c6c4b6b
3 changed files with 4 additions and 1 deletions

View File

@@ -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