sh: sh7757lcr: Add KEEP order to start.o section
[kernel/u-boot.git] / board / renesas / sh7757lcr / u-boot.lds
index 790b5b8..38ebe88 100644 (file)
@@ -41,7 +41,7 @@ SECTIONS
 
        .text :
        {
-               arch/sh/cpu/sh4/start.o         (.text)
+               KEEP(arch/sh/cpu/sh4/start.o            (.text))
                *(.spiboot1.text)
                *(.spiboot2.text)
                . = ALIGN(8192);