Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 47494f6a authored by Mathieu Desnoyers's avatar Mathieu Desnoyers Committed by Martin Schwidefsky
Browse files

[S390] remove -traditional



Signed-off-by: default avatarMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
CC: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: default avatarHeiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent 1e489518
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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.
#
+0 −2
Original line number Diff line number Diff line
@@ -2,8 +2,6 @@
# Makefile for s390-specific library files..
#

EXTRA_AFLAGS := -traditional

lib-y += delay.o string.o uaccess_std.o uaccess_pt.o
obj-$(CONFIG_32BIT) += div64.o qrnnd.o
lib-$(CONFIG_64BIT) += uaccess_mvcos.o
+0 −1
Original line number Diff line number Diff line
@@ -5,4 +5,3 @@
obj-$(CONFIG_MATHEMU) := math.o

EXTRA_CFLAGS := -I$(src) -Iinclude/math-emu -w
EXTRA_AFLAGS := -traditional