diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-07-21 09:05:58 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-07-21 09:05:58 -0400 |
commit | 1c29dd9a9e2f83ffb02e50bb3619c3b9db8fd526 (patch) | |
tree | b5691dd5aa48ac32fdbaef44afcbcc92f01592d3 /arch/m68k/math-emu/Makefile | |
parent | 32172561889868c0ea422ea8570f0413963a815f (diff) | |
parent | 14b395e35d1afdd8019d11b92e28041fad591b71 (diff) |
Merge branch 'linus' into x86/paravirt-spinlocks
Diffstat (limited to 'arch/m68k/math-emu/Makefile')
-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 | ||