/arch/s390/mm/Makefile
https://bitbucket.org/ndreys/linux-sunxi · Makefile · 9 lines · 5 code · 1 blank · 3 comment · 0 complexity · 48eeeeaecacfcc128404163984714bb7 MD5 · raw file
- #
- # 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
- obj-$(CONFIG_DEBUG_SET_MODULE_RONX) += pageattr.o