]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/ia64/mm/Makefile
UBUNTU: Ubuntu-4.15.0-96.97
[mirror_ubuntu-bionic-kernel.git] / arch / ia64 / mm / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
1da177e4
LT
2#
3# Makefile for the ia64-specific parts of the memory manager.
4#
5
e9b0a071 6obj-y := init.o fault.o tlb.o extable.o ioremap.o
1da177e4
LT
7
8obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o
9obj-$(CONFIG_NUMA) += numa.o
10obj-$(CONFIG_DISCONTIGMEM) += discontig.o
da9577c5
BP
11obj-$(CONFIG_SPARSEMEM) += discontig.o
12obj-$(CONFIG_FLATMEM) += contig.o