]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/armv7/omap-common/u-boot-spl.lds
arm: Make all linker scripts compatible with per-symbol sections
[u-boot] / arch / arm / cpu / armv7 / omap-common / u-boot-spl.lds
index efae381bdb5028146cdf0d674e3ad506f05c3f9c..bd218c07da5a214c3f3337b7420d19b9075519d6 100644 (file)
@@ -38,7 +38,7 @@ SECTIONS
        .text      :
        {
                __start = .;
-               arch/arm/cpu/armv7/start.o      (.text)
+               arch/arm/cpu/armv7/start.o      (.text*)
                *(.text*)
        } >.sram