patch-2.4.22 linux-2.4.22/arch/s390x/vmlinux-shared.lds
Next file: linux-2.4.22/arch/s390x/vmlinux.lds
Previous file: linux-2.4.22/arch/s390x/mm/init.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-08-25 04:44:40.000000000 -0700
- Orig file:
linux-2.4.21/arch/s390x/vmlinux-shared.lds
- Orig date:
2002-02-25 11:37:56.000000000 -0800
diff -urN linux-2.4.21/arch/s390x/vmlinux-shared.lds linux-2.4.22/arch/s390x/vmlinux-shared.lds
@@ -2,7 +2,7 @@
* Written by Martin Schwidefsky (schwidefsky@de.ibm.com)
*/
OUTPUT_FORMAT("elf64-s390", "elf64-s390", "elf64-s390")
-OUTPUT_ARCH(s390)
+OUTPUT_ARCH(s390:64-bit)
ENTRY(_start)
SECTIONS
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)