patch-2.4.22 linux-2.4.22/arch/s390x/vmlinux.lds

Next file: linux-2.4.22/arch/sh/Makefile
Previous file: linux-2.4.22/arch/s390x/vmlinux-shared.lds
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/s390x/vmlinux.lds linux-2.4.22/arch/s390x/vmlinux.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)