Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
[deliverable/linux.git] / arch / s390 / mm / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the linux s390-specific parts of the memory manager.
3#
4
6b70a920 5obj-y := init.o fault.o extmem.o mmap.o vmem.o pgtable.o maccess.o
066b9fd6 6obj-y += page-states.o gup.o extable.o pageattr.o mem_detect.o
6b70a920
HC
7
8obj-$(CONFIG_CMM) += cmm.o
9obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o
10obj-$(CONFIG_S390_PTDUMP) += dump_pagetables.o
This page took 0.666884 seconds and 5 git commands to generate.