Index: arch/mips/boot/Makefile
===================================================================
--- arch/mips/boot/Makefile	(revision e84439a6b96e0c83a94019809dee452529612fe7)
+++ arch/mips/boot/Makefile	(revision b02e5d154b0ee45ab51535f200a33bf889c721f8)
@@ -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:
