Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux-2.6-block.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