]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/sparc/math-emu/Makefile
sparc64: unify math-emu
[linux-2.6-omap-h63xx.git] / arch / sparc / math-emu / Makefile
index 8136987977f45ce598f02f41c65a168254b59270..b9085ecbb27b7f1f8a373af9cd0504f5bde1b0a0 100644 (file)
@@ -2,7 +2,7 @@
 # Makefile for the FPU instruction emulation.
 #
 
-obj-y    := math.o
+# supress all warnings - as math.c produces a lot!
+ccflags-y := -w
 
-EXTRA_AFLAGS := -ansi
-EXTRA_CFLAGS = -I. -Iinclude/math-emu -w
+obj-y    := math_$(BITS).o