Index: arch/mips32/boot/Makefile
===================================================================
--- arch/mips32/boot/Makefile	(revision 169c408f8774661800aa0a9685c9914cbb5a974c)
+++ arch/mips32/boot/Makefile	(revision 5b65205897d69d823ac65ebf5d57fcb16bc00820)
@@ -13,5 +13,5 @@
 LD=$(MIPS_BINUTILS_DIR)/$(MIPS_TARGET)-ld
 
-ASFLAGS=-mips2 -I../../../generic/include
+AFLAGS=-mips2 -I../../../generic/include
 LFLAGS=--oformat=binary -e start -T _link.ld 
 
