Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit de48b046 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

x86_64: prepare shared mm/srat.c



Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent b9fe6ce1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,6 +6,6 @@ obj-y := init.o fault.o ioremap.o extable.o pageattr.o mmap.o
obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o
obj-$(CONFIG_NUMA) += numa.o
obj-$(CONFIG_K8_NUMA) += k8topology.o
obj-$(CONFIG_ACPI_NUMA) += srat.o
obj-$(CONFIG_ACPI_NUMA) += srat_64.o

hugetlbpage-y = ../../i386/mm/hugetlbpage.o
+0 −0

File moved.