speed up the build system by including include/shell.sh on shell commands only where...
[openwrt/openwrt.git] / include / toplevel.mk
index 4510df28161bf969801cd75ceef971cc4d4bccc8..53c5f4772daf8cad8b396a0cdfc9f5ff689f0114 100644 (file)
@@ -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