@@ -3,7 +3,7 @@
set -e
-: ${MACHINE:mips-elf}
+: ${MACHINE:=mips-elf}
b_prefix="--prefix=${INSTALL}"
machine="--target ${MACHINE}"