summaryrefslogtreecommitdiffstats
path: root/include/toplevel.mk
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-08-19 13:32:47 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-08-19 13:32:47 +0000
commitd6520c74b808524fe65edbcc64e3db54974a7d20 (patch)
tree1f52221445fc80739900867a0d6e2baac4f51922 /include/toplevel.mk
parent67dac5cad683c1e870b7a6c01cb4fbe44942ab6b (diff)
fix compile errors by forcing bash to be used as a shell in all submake processes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22726 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/toplevel.mk')
-rw-r--r--include/toplevel.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/toplevel.mk b/include/toplevel.mk
index 53c5f4772..1b72f5443 100644
--- a/include/toplevel.mk
+++ b/include/toplevel.mk
@@ -7,7 +7,6 @@
#
RELEASE:=Kamikaze
-export SHELL:=/usr/bin/env bash
PREP_MK= OPENWRT_BUILD= QUIET=0
include $(TOPDIR)/include/verbose.mk