summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/math-emu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc64/math-emu/Makefile')
-rw-r--r--arch/sparc64/math-emu/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/sparc64/math-emu/Makefile b/arch/sparc64/math-emu/Makefile
new file mode 100644
index 000000000000..a0b06fd29467
--- /dev/null
+++ b/arch/sparc64/math-emu/Makefile
@@ -0,0 +1,7 @@
+#
+# Makefile for the FPU instruction emulation.
+#
+
+obj-y := math.o
+
+EXTRA_CFLAGS = -I. -Iinclude/math-emu -w