Index: arch/mips/boot/Makefile
===================================================================
--- arch/mips/boot/Makefile	(revision 6c4024f47186fe4d445d0f4e605a4197e5d7dbab)
+++ arch/mips/boot/Makefile	(revision a1493d96145d01577f459deef7549d04702d6af6)
@@ -14,5 +14,5 @@
 
 ASFLAGS=-mips2 -I../../../include
-LFLAGS=--oformat=binary -mips2 -e start -T _link.ld 
+LFLAGS=--oformat=binary -e start -T _link.ld 
 
 .S.o:
