Merge branch 'master' into upstream.
[deliverable/linux.git] / arch / sparc / math-emu / Makefile
1 #
2 # Makefile for the FPU instruction emulation.
3 #
4
5 # suppress all warnings - as math.c produces a lot!
6 ccflags-y := -w
7
8 obj-y := math_$(BITS).o
This page took 0.030179 seconds and 6 git commands to generate.