diff --git a/build/make/configure.sh b/build/make/configure.sh index b5ba4a985..0f6c6ca46 100755 --- a/build/make/configure.sh +++ b/build/make/configure.sh @@ -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