blob: 09c997fe5856d9609244b725275daa39bdcc2755 [file] [log] [blame]
Thomas Gleixneraf49d412007-10-11 11:16:20 +02001#
2# Makefile for the linux x86_64-specific parts of the memory manager.
3#
4
Harvey Harrison6d485832008-01-30 13:31:41 +01005obj-y := init_64.o fault_64.o ioremap_64.o extable.o pageattr_64.o mmap.o
Thomas Gleixneraf49d412007-10-11 11:16:20 +02006obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o
7obj-$(CONFIG_NUMA) += numa_64.o
8obj-$(CONFIG_K8_NUMA) += k8topology_64.o
9obj-$(CONFIG_ACPI_NUMA) += srat_64.o