blob: 688c8c28ac8f0ebce22d1719f5743e05b6964468 [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 Harrisonc61e2112008-01-30 13:34:11 +01005obj-y := init_64.o fault.o ioremap.o extable.o pageattr.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