Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[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.765063 seconds and 5 git commands to generate.