ARM: shmobile: r8a7790: Add CMT devices to DT
[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.045495 seconds and 5 git commands to generate.