diff options
Diffstat (limited to 'arch/m68k/math-emu')
-rw-r--r-- | arch/m68k/math-emu/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/m68k/math-emu/Makefile b/arch/m68k/math-emu/Makefile index 539940401814..a0935bf98362 100644 --- a/arch/m68k/math-emu/Makefile +++ b/arch/m68k/math-emu/Makefile | |||
@@ -2,8 +2,6 @@ | |||
2 | # Makefile for the linux kernel. | 2 | # Makefile for the linux kernel. |
3 | # | 3 | # |
4 | 4 | ||
5 | EXTRA_AFLAGS := -traditional | ||
6 | |||
7 | #EXTRA_AFLAGS += -DFPU_EMU_DEBUG | 5 | #EXTRA_AFLAGS += -DFPU_EMU_DEBUG |
8 | #EXTRA_CFLAGS += -DFPU_EMU_DEBUG | 6 | #EXTRA_CFLAGS += -DFPU_EMU_DEBUG |
9 | 7 | ||