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