summaryrefslogtreecommitdiff
path: root/cleopatre/linux-2.6.25.10-spc300/arch/s390/mm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cleopatre/linux-2.6.25.10-spc300/arch/s390/mm/Makefile')
-rw-r--r--cleopatre/linux-2.6.25.10-spc300/arch/s390/mm/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/cleopatre/linux-2.6.25.10-spc300/arch/s390/mm/Makefile b/cleopatre/linux-2.6.25.10-spc300/arch/s390/mm/Makefile
new file mode 100644
index 0000000000..66401930f8
--- /dev/null
+++ b/cleopatre/linux-2.6.25.10-spc300/arch/s390/mm/Makefile
@@ -0,0 +1,7 @@
+#
+# Makefile for the linux s390-specific parts of the memory manager.
+#
+
+obj-y := init.o fault.o extmem.o mmap.o vmem.o pgtable.o
+obj-$(CONFIG_CMM) += cmm.o
+