summaryrefslogtreecommitdiff
path: root/arch/m68k/math-emu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/math-emu/Makefile')
-rw-r--r--arch/m68k/math-emu/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/m68k/math-emu/Makefile b/arch/m68k/math-emu/Makefile
new file mode 100644
index 000000000..547c23c6e
--- /dev/null
+++ b/arch/m68k/math-emu/Makefile
@@ -0,0 +1,9 @@
+#
+# Makefile for the linux kernel.
+#
+
+#asflags-y := -DFPU_EMU_DEBUG
+#ccflags-y := -DFPU_EMU_DEBUG
+
+obj-y := fp_entry.o fp_scan.o fp_util.o fp_move.o fp_movem.o \
+ fp_cond.o fp_arith.o fp_log.o fp_trig.o