bash uses curly braces

Change-Id: I2799c766008dc9016d2e55e6e40ae2c4ae4b37d2
This commit is contained in:
Johann 2012-07-20 11:41:06 -07:00
parent de6ddefa9f
commit 210fa2810a

View File

@ -1150,7 +1150,7 @@ EOF
fi
# only for MIPS platforms
case $(toolchain) in
case ${toolchain} in
mips*)
if enabled dspr2; then
if enabled big_endian; then