DIR:/usr/src/kernels/3.10.0-1160.119.1.el7.tuxcare.els10.x86_64/arch/sparc/math-emu/ |
Current File : //usr/src/kernels/3.10.0-1160.119.1.el7.tuxcare.els10.x86_64/arch/sparc/math-emu/Makefile |
# # Makefile for the FPU instruction emulation. # # suppress all warnings - as math.c produces a lot! ccflags-y := -w obj-y := math_$(BITS).o |