fix compile errors by forcing bash to be used as a shell in all submake processes
[openwrt.git] / include / toplevel.mk
index 53c5f4772daf8cad8b396a0cdfc9f5ff689f0114..1b72f5443e3e0751cdcbc66a01a86402af7822c9 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