patch-2.4.2 linux/arch/arm/vmlinux-armo.lds.in

Next file: linux/arch/arm/vmlinux-armv.lds.in
Previous file: linux/arch/arm/nwfpe/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.1/linux/arch/arm/vmlinux-armo.lds.in linux/arch/arm/vmlinux-armo.lds.in
@@ -47,6 +47,8 @@
 			*(.gnu.warning)
 			*(.text.lock)	/* out-of-line lock text */
 			*(.rodata)
+			*(.glue_7)
+			*(.glue_7t)
 			*(.kstrtab)
 		. = ALIGN(16);		/* Exception table		*/
 		__start___ex_table = .;

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