]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/s390/kernel/vmlinux.lds.S
[PATCH] s390: cleanup Kconfig
[linux-2.6-omap-h63xx.git] / arch / s390 / kernel / vmlinux.lds.S
index 89fdb3808bc0f2893b04a0d017105974965886a1..9289face30278e7270600a6188c522d293bd0dfa 100644 (file)
@@ -5,7 +5,7 @@
 #include <asm-generic/vmlinux.lds.h>
 #include <linux/config.h>
 
-#ifndef CONFIG_ARCH_S390X
+#ifndef CONFIG_64BIT
 OUTPUT_FORMAT("elf32-s390", "elf32-s390", "elf32-s390")
 OUTPUT_ARCH(s390)
 ENTRY(_start)