Makefile 108 字节
Newer Older
L
Linus Torvalds 已提交
1 2 3 4 5 6
#
# Makefile for the FPU instruction emulation.
#

obj-y    := math.o

S
Sam Ravnborg 已提交
7
EXTRA_CFLAGS = -Iinclude/math-emu -w