]> err.no Git - linux-2.6/blobdiff - arch/x86/boot/compressed/vmlinux_64.scr
x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scr
[linux-2.6] / arch / x86 / boot / compressed / vmlinux_64.scr
index bd1429ce193e903b1c1127edcff1b32371dfabfe..f02382ae5c48b1cd319a4cb1e755fa060f03cfdc 100644 (file)
@@ -1,6 +1,6 @@
 SECTIONS
 {
-  .text.compressed : {
+  .rodata.compressed : {
        input_len = .;
        LONG(input_data_end - input_data) input_data = .;
        *(.data)