patch-2.4.6 linux/arch/cris/boot/compressed/decompress.ld
Next file: linux/arch/cris/cris.ld
Previous file: linux/arch/arm/vmlinux-armv.lds.in
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Jul 2 14:40:14 2001
- Orig file:
v2.4.5/linux/arch/cris/boot/compressed/decompress.ld
- Orig date:
Fri Apr 6 10:42:55 2001
diff -u --recursive --new-file v2.4.5/linux/arch/cris/boot/compressed/decompress.ld linux/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)