s390/mem_detect: move memory detection code to mm folder
[linux-2.6-block.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