]> git.sur5r.net Git - u-boot/blobdiff - arch/sh/cpu/sh4/u-boot.lds
sh: Add KEEP order to start.o section
[u-boot] / arch / sh / cpu / sh4 / u-boot.lds
index d3719df543c500d768adfeae9da536a3a35a8a19..0f42325afffbf1b5b74024873895f6c70331cd71 100644 (file)
@@ -41,7 +41,7 @@ SECTIONS
 
        .text :
        {
-               arch/sh/cpu/sh4/start.o         (.text)
+               KEEP(arch/sh/cpu/sh4/start.o            (.text))
                . = ALIGN(8192);
                common/env_embedded.o   (.ppcenv)
                . = ALIGN(8192);