mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-20 08:22:39 +00:00
i386: prepare shared mm/discontig.c
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
1fd10ed659
commit
6e5191ef15
@ -4,7 +4,7 @@
|
||||
|
||||
obj-y := init.o pgtable.o fault.o ioremap_32.o extable.o pageattr.o mmap.o
|
||||
|
||||
obj-$(CONFIG_NUMA) += discontig.o
|
||||
obj-$(CONFIG_NUMA) += discontig_32.o
|
||||
obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o
|
||||
obj-$(CONFIG_HIGHMEM) += highmem.o
|
||||
obj-$(CONFIG_BOOT_IOREMAP) += boot_ioremap_32.o
|
||||
|
Loading…
Reference in New Issue
Block a user