From a9136c0892fa5fa1627c2502d309eeb8cda187f8 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 19 Aug 2010 12:49:37 +0000 Subject: speed up the build system by including include/shell.sh on shell commands only where necessary SVN-Revision: 22720 --- include/toplevel.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/toplevel.mk') diff --git a/include/toplevel.mk b/include/toplevel.mk index 4510df2816..53c5f4772d 100644 --- a/include/toplevel.mk +++ b/include/toplevel.mk @@ -7,7 +7,7 @@ # RELEASE:=Kamikaze -SHELL:=/usr/bin/env bash +export SHELL:=/usr/bin/env bash PREP_MK= OPENWRT_BUILD= QUIET=0 include $(TOPDIR)/include/verbose.mk -- cgit v1.2.3