]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Stringify support commas
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Thu, 17 Jul 2008 19:16:13 +0000 (21:16 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 21 Jul 2008 00:24:38 +0000 (17:24 -0700)
> 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: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/m68k/fpsp040/Makefile
arch/m68k/ifpsp060/Makefile
arch/m68k/kernel/Makefile
arch/m68k/lib/Makefile
arch/m68k/math-emu/Makefile

index 0214d2f6f8b02029d5210c8ec6741f733920dc50..9506d883ace542bb0e438779f73f331fb2b755ff 100644 (file)
@@ -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
index 2fe8472cb5e302b9b2fd8e4ce63cd8d30aad4989..43b435049452b1daafd360d3ed33192c99cd4df7 100644 (file)
@@ -6,5 +6,4 @@
 
 obj-y := fskeleton.o iskeleton.o os.o
 
-EXTRA_AFLAGS := -traditional
 EXTRA_LDFLAGS := -x
index 7a62a718143bee65c2658e348a0ac3e6af9d643e..3a7f622255045e958a1d4f733978b06eb89f1950 100644 (file)
@@ -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
index a18af095cd7cac0aea75443ec816fb46d8c01ce6..af9abf8d9d98921458ed7ee5ef71c2ad1712befa 100644 (file)
@@ -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
index 539940401814035ff7bdd8773ef6137845801eac..a0935bf98362854fae6c6c702ba6b4b1c6a17aad 100644 (file)
@@ -2,8 +2,6 @@
 # Makefile for the linux kernel.
 #
 
-EXTRA_AFLAGS := -traditional
-
 #EXTRA_AFLAGS += -DFPU_EMU_DEBUG
 #EXTRA_CFLAGS += -DFPU_EMU_DEBUG