patch-2.4.21 linux-2.4.21/arch/cris/boot/compressed/decompress.ld

Next file: linux-2.4.21/arch/cris/boot/rescue/Makefile
Previous file: linux-2.4.21/arch/arm/mm/discontig.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/arch/cris/boot/compressed/decompress.ld linux-2.4.21/arch/cris/boot/compressed/decompress.ld
@@ -13,6 +13,7 @@
 		_stext = . ;
 		*(.text)
 		*(.rodata)
+		*(.rodata.*)
 		_etext = . ;
 	} > dram
 	.data :

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