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

Commit a0c14d28 authored by Mathieu Desnoyers's avatar Mathieu Desnoyers Committed by Linus Torvalds
Browse files

Stringify support commas



> This is a no-no for those archs that still use -traditional.
 > > I dunno if this is a problem for you at the moment and the
 > > right fix is anyway to nuke -traditional.
 > >
 > >     Sam

Signed-off-by: default avatarMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent edfd92f6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -10,7 +10,6 @@ obj-y := bindec.o binstr.o decbin.o do_func.o gen_except.o get_op.o \
	    x_bsun.o x_fline.o x_operr.o x_ovfl.o x_snan.o x_store.o \
	    x_unfl.o x_unimp.o x_unsupp.o bugfix.o skeleton.o

EXTRA_AFLAGS := -traditional
EXTRA_LDFLAGS := -x

$(OS_OBJS): fpsp.h
+0 −1
Original line number Diff line number Diff line
@@ -6,5 +6,4 @@

obj-y := fskeleton.o iskeleton.o os.o

EXTRA_AFLAGS := -traditional
EXTRA_LDFLAGS := -x
+0 −2
Original line number Diff line number Diff line
@@ -16,5 +16,3 @@ devres-y = ../../../kernel/irq/devres.o

obj-$(CONFIG_PCI)	+= bios32.o
obj-y$(CONFIG_MMU_SUN3) += dma.o	# no, it's not a typo

EXTRA_AFLAGS := -traditional
+0 −2
Original line number Diff line number Diff line
@@ -2,7 +2,5 @@
# Makefile for m68k-specific library files..
#

EXTRA_AFLAGS := -traditional

lib-y	:= ashldi3.o ashrdi3.o lshrdi3.o muldi3.o \
	   checksum.o string.o uaccess.o
+0 −2
Original line number Diff line number Diff line
@@ -2,8 +2,6 @@
# Makefile for the linux kernel.
#

EXTRA_AFLAGS := -traditional

#EXTRA_AFLAGS += -DFPU_EMU_DEBUG
#EXTRA_CFLAGS += -DFPU_EMU_DEBUG