aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/emu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/emu/Makefile')
-rw-r--r--arch/m68k/emu/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/m68k/emu/Makefile b/arch/m68k/emu/Makefile
new file mode 100644
index 00000000000..7dc20108030
--- /dev/null
+++ b/arch/m68k/emu/Makefile
@@ -0,0 +1,9 @@
+#
+# Makefile for Linux arch/m68k/emu source directory
+#
+
+obj-y += natfeat.o
+
+obj-$(CONFIG_NFBLOCK) += nfblock.o
+obj-$(CONFIG_NFCON) += nfcon.o
+obj-$(CONFIG_NFETH) += nfeth.o