Kernel  |  3.14

下载     查看原文件
普通文本  |  8行  |  128 B
#
# Makefile for the FPU instruction emulation.
#

obj-$(CONFIG_MATHEMU) := math.o

ccflags-y := -I$(src) -Iinclude/math-emu -w