mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-07 15:55:14 +07:00
x86_64: prepare shared mm/extable.c
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
4d381b5828
commit
c559b6fdd1
@ -2,7 +2,7 @@
|
||||
# Makefile for the linux x86_64-specific parts of the memory manager.
|
||||
#
|
||||
|
||||
obj-y := init_64.o fault.o ioremap_64.o extable.o pageattr.o mmap_64.o
|
||||
obj-y := init_64.o fault.o ioremap_64.o extable_64.o pageattr.o mmap_64.o
|
||||
obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o
|
||||
obj-$(CONFIG_NUMA) += numa_64.o
|
||||
obj-$(CONFIG_K8_NUMA) += k8topology.o
|
||||
|
Loading…
Reference in New Issue
Block a user