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
-  Lines: 8
-  Date:
2003-06-13 07:51:29.000000000 -0700
-  Orig file: 
linux-2.4.20/arch/cris/boot/compressed/decompress.ld
-  Orig date: 
2001-07-26 15:10:06.000000000 -0700
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)