aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/Makefile
blob: eec05448441922adf4c081b719f7cd5672e402d6 (plain) (blame)
1
2
3
4
5
6
7
8
#
# 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 maccess.o \
	    page-states.o
obj-$(CONFIG_CMM) += cmm.o
obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o