]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/ia64/mm/Makefile
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
[mirror_ubuntu-artful-kernel.git] / arch / ia64 / mm / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the ia64-specific parts of the memory manager.
3#
4
e9b0a071 5obj-y := init.o fault.o tlb.o extable.o ioremap.o
1da177e4
LT
6
7obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o
8obj-$(CONFIG_NUMA) += numa.o
9obj-$(CONFIG_DISCONTIGMEM) += discontig.o
da9577c5
BP
10obj-$(CONFIG_SPARSEMEM) += discontig.o
11obj-$(CONFIG_FLATMEM) += contig.o