aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/Makefile
blob: 0aa0ad165d8b95fcd3eca000f7eedeee3714f319 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Makefile for the linux s390-specific parts of the memory manager.
#

obj-y		:= init.o fault.o extmem.o mmap.o vmem.o maccess.o
obj-y		+= page-states.o gup.o pageattr.o mem_detect.o
obj-y		+= pgtable.o pgalloc.o

obj-$(CONFIG_CMM)		+= cmm.o
obj-$(CONFIG_HUGETLB_PAGE)	+= hugetlbpage.o
obj-$(CONFIG_S390_PTDUMP)	+= dump_pagetables.o
obj-$(CONFIG_PGSTE)		+= gmap.o