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