forked from Minki/linux
i386: prepare shared mm/mmap.c
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
afb5ce0671
commit
0b690a40d3
@ -2,7 +2,7 @@
|
||||
# Makefile for the linux i386-specific parts of the memory manager.
|
||||
#
|
||||
|
||||
obj-y := init_32.o pgtable.o fault.o ioremap_32.o extable.o pageattr.o mmap.o
|
||||
obj-y := init_32.o pgtable.o fault.o ioremap_32.o extable.o pageattr.o mmap_32.o
|
||||
|
||||
obj-$(CONFIG_NUMA) += discontig_32.o
|
||||
obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o
|
||||
|
Loading…
Reference in New Issue
Block a user