DIR:/usr/lib/modules/3.10.0-1160.119.1.el7.x86_64/source/arch/sparc/math-emu/ |
Current File : //usr/lib/modules/3.10.0-1160.119.1.el7.x86_64/source/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 |