Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / arch / s390 / mm / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the linux s390-specific parts of the memory manager.
4 #
5
6 obj-y           := init.o fault.o extmem.o mmap.o vmem.o maccess.o
7 obj-y           += page-states.o gup.o pageattr.o pgtable.o pgalloc.o
8
9 obj-$(CONFIG_CMM)               += cmm.o
10 obj-$(CONFIG_HUGETLB_PAGE)      += hugetlbpage.o
11 obj-$(CONFIG_S390_PTDUMP)       += dump_pagetables.o
12 obj-$(CONFIG_PGSTE)             += gmap.o
13
14 KASAN_SANITIZE_kasan_init.o     := n
15 obj-$(CONFIG_KASAN)             += kasan_init.o