Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[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.648605 seconds and 5 git commands to generate.