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
This commit is contained in:
Felix Fietkau
2010-08-19 13:32:47 +00:00
parent 096271915b
commit 48edb47057
2 changed files with 1 additions and 1 deletions

View File

@@ -7,7 +7,6 @@
#
RELEASE:=Kamikaze
export SHELL:=/usr/bin/env bash
PREP_MK= OPENWRT_BUILD= QUIET=0
include $(TOPDIR)/include/verbose.mk