patch-2.4.6 linux/arch/mips/dec/boot/ld.ecoff
Next file: linux/arch/mips/kernel/Makefile
Previous file: linux/arch/mips/config.in
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Jul  2 14:40:14 2001
-  Orig file: 
v2.4.5/linux/arch/mips/dec/boot/ld.ecoff
-  Orig date: 
Fri Jun 25 17:40:12 1999
diff -u --recursive --new-file v2.4.5/linux/arch/mips/dec/boot/ld.ecoff linux/arch/mips/dec/boot/ld.ecoff
@@ -13,7 +13,7 @@
   }
   .rdata :
   {
-    *(.rodata .rdata)
+    *(.rodata .rodata.* .rdata)
   }
   .data :
   {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)