]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - arch/ia64/mm/Makefile
Merge tag 'hwlock-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson...
[mirror_ubuntu-jammy-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
da9577c5
BP
10obj-$(CONFIG_SPARSEMEM) += discontig.o
11obj-$(CONFIG_FLATMEM) += contig.o