Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt...
[deliverable/linux.git] / arch / sparc / math-emu / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the FPU instruction emulation.
3#
4
25985edc 5# suppress all warnings - as math.c produces a lot!
d59b3706 6ccflags-y := -w
1da177e4 7
774434bf 8obj-y := math_$(BITS).o
This page took 0.677606 seconds and 5 git commands to generate.