patch-2.4.6 linux/arch/cris/cris.ld

Next file: linux/arch/cris/drivers/ide.c
Previous file: linux/arch/cris/boot/compressed/decompress.ld
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.5/linux/arch/cris/cris.ld linux/arch/cris/cris.ld
@@ -24,7 +24,7 @@
 		*(.fixup)
 		*(.text.__*)
 		*(.rodata)
-		*(.rodata.__*)
+		*(.rodata.*)
 	}
 
 	. = ALIGN(4);                /* Exception table */

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