blob: d78d20f0a0f041668c1b9680037a7769613a4dc6 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for the ia64-specific parts of the memory manager.
3#
4
5obj-y := init.o fault.o tlb.o extable.o
6
7obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o
8obj-$(CONFIG_NUMA) += numa.o
9obj-$(CONFIG_DISCONTIGMEM) += discontig.o
Bob Piccoda9577c2005-10-04 15:13:37 -040010obj-$(CONFIG_SPARSEMEM) += discontig.o
11obj-$(CONFIG_FLATMEM) += contig.o