DIR:/usr/src/kernels/3.10.0-1160.119.1.el7.tuxcare.els11.x86_64/arch/alpha/math-emu/ |
Current File : //usr/src/kernels/3.10.0-1160.119.1.el7.tuxcare.els11.x86_64/arch/alpha/math-emu/Makefile |
# # Makefile for the FPU instruction emulation. # ccflags-y := -w obj-$(CONFIG_MATHEMU) += math-emu.o math-emu-objs := math.o qrnnd.o |