bash uses curly braces
Change-Id: I2799c766008dc9016d2e55e6e40ae2c4ae4b37d2
This commit is contained in:
Родитель
de6ddefa9f
Коммит
210fa2810a
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче