Resync adm5120 kernel config, lzma-loader fixes from Gabor
[openwrt/svn-archive/archive.git] / target / linux / adm5120-2.6 / image / lzma-loader / src / loader.lds
index f9358257c967902766c7c66e393843779fbae88d..bae70fb6eae8ee2fc3ec40d4d66534d3a3582627 100644 (file)
@@ -6,6 +6,8 @@ SECTIONS {
                *(.text.*)
                *(.rodata)
                *(.rodata.*)
+               . = ALIGN(16);
+               *(.data.lzma)
        }
 
        .data : {