]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - arch/ia64/mm/Makefile
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic...
[mirror_ubuntu-focal-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