patch-2.4.6 linux/arch/ppc/boot/tree/ld.script

Next file: linux/arch/ppc/boot/tree/main.c
Previous file: linux/arch/ppc/boot/tree/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.5/linux/arch/ppc/boot/tree/ld.script linux/arch/ppc/boot/tree/ld.script
@@ -32,6 +32,7 @@
   {
     *(.text)
     *(.rodata)
+    *(.rodata.*)
     *(.rodata1)
     *(.got1)
   }

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)