diff options
Diffstat (limited to 'arch/sparc/math-emu/Makefile')
| -rw-r--r-- | arch/sparc/math-emu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/math-emu/Makefile b/arch/sparc/math-emu/Makefile index b9085ecbb27b..825dbee94d84 100644 --- a/arch/sparc/math-emu/Makefile +++ b/arch/sparc/math-emu/Makefile | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Makefile for the FPU instruction emulation. | 2 | # Makefile for the FPU instruction emulation. |
| 3 | # | 3 | # |
| 4 | 4 | ||
| 5 | # supress all warnings - as math.c produces a lot! | 5 | # suppress all warnings - as math.c produces a lot! |
| 6 | ccflags-y := -w | 6 | ccflags-y := -w |
| 7 | 7 | ||
| 8 | obj-y := math_$(BITS).o | 8 | obj-y := math_$(BITS).o |
