blob: c84890341052ce7377fbcf9eb75e11436157dea6 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for the FPU instruction emulation.
3#
4
Martin Schwidefsky31ee4b22007-02-05 21:18:31 +01005obj-$(CONFIG_MATHEMU) := math.o
Linus Torvalds1da177e2005-04-16 15:20:36 -07006
7EXTRA_CFLAGS := -I$(src) -Iinclude/math-emu -w