aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/mm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/cris/mm/Makefile')
-rw-r--r--arch/cris/mm/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/cris/mm/Makefile b/arch/cris/mm/Makefile
new file mode 100644
index 00000000000..d3ae08c90b4
--- /dev/null
+++ b/arch/cris/mm/Makefile
@@ -0,0 +1,6 @@
+#
+# Makefile for the linux cris-specific parts of the memory manager.
+#
+
+obj-y := init.o fault.o tlb.o ioremap.o
+