fix compile errors by forcing bash to be used as a shell in all submake processes
[openwrt.git] / include / toplevel.mk
index 53c5f47..1b72f54 100644 (file)
@@ -7,7 +7,6 @@
 #
 
 RELEASE:=Kamikaze
-export SHELL:=/usr/bin/env bash
 PREP_MK= OPENWRT_BUILD= QUIET=0
 
 include $(TOPDIR)/include/verbose.mk