summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
diff options
context:
space:
mode:
authorMathieu Desnoyers2008-04-30 13:38:38 +0200
committerMartin Schwidefsky2008-04-30 13:38:44 +0200
commit47494f6a84cdae2740b62e1d86a1860df85d9bbb (patch)
treec48f8da0a20949b480fd1658c1ea5da4a78a5e5c /arch/s390/kernel
parent[S390] Automatically detect added cpus. (diff)
downloadkernel-qcow2-linux-47494f6a84cdae2740b62e1d86a1860df85d9bbb.tar.gz
kernel-qcow2-linux-47494f6a84cdae2740b62e1d86a1860df85d9bbb.tar.xz
kernel-qcow2-linux-47494f6a84cdae2740b62e1d86a1860df85d9bbb.zip
[S390] remove -traditional
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> CC: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/kernel')
-rw-r--r--arch/s390/kernel/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/s390/kernel/Makefile b/arch/s390/kernel/Makefile
index 77051cd27925..6302f5082588 100644
--- a/arch/s390/kernel/Makefile
+++ b/arch/s390/kernel/Makefile
@@ -2,8 +2,6 @@
# Makefile for the linux kernel.
#
-EXTRA_AFLAGS := -traditional
-
#
# Passing null pointers is ok for smp code, since we access the lowcore here.
#