Merge branch 'akpm' (fixes from Andrew Morton)
[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.6722 seconds and 5 git commands to generate.