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