]> git.sur5r.net Git - u-boot/blobdiff - lib_blackfin/u-boot.lds.S
asm-generic/signal.h: import from linux
[u-boot] / lib_blackfin / u-boot.lds.S
index deb94c976220609a560114e89258ba9a73d67366..3be341fad0f327713d33344213ccf8bafe7448fc 100644 (file)
@@ -94,9 +94,7 @@ SECTIONS
        .rodata :
        {
                . = ALIGN(4);
-               *(.rodata .rodata.*)
-               *(.rodata1)
-               *(.eh_frame)
+               *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.rodata*)))
                . = ALIGN(4);
        } >ram_data