/arch/alpha/math-emu/Makefile
Makefile | 9 lines | 3 code | 3 blank | 3 comment | 0 complexity | 738b72c07dd8526ede509ef1b376be67 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
1# 2# Makefile for the FPU instruction emulation. 3# 4 5EXTRA_CFLAGS := -w 6 7obj-$(CONFIG_MATHEMU) += math-emu.o 8 9math-emu-objs := math.o qrnnd.o