Index: defaults/mips32/Makefile.config
===================================================================
--- defaults/mips32/Makefile.config	(revision 2c52073b51829e4d3a28d8bdf50247d3316218d0)
+++ defaults/mips32/Makefile.config	(revision fa77af79d882c3f7ecd77876081adf5ea3247d64)
@@ -7,4 +7,7 @@
 # Compiler
 COMPILER = gcc_cross
+
+# In case compiler is clang, whether or not to use its integrated assembler.
+INTEGRATED_AS = default
 
 # Debug build
