aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/Makefile
blob: 6fbc6f3fbdf276f90b21cf9b15e200086171b737 (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 gup.o
obj-$(CONFIG_CMM) += cmm.o
obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o