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 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Makefile for the linux i386-specific parts of the memory manager.
|
# 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_NUMA) += discontig_32.o
|
||||||
obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o
|
obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o
|
||||||
|
|
Loading…
Add table
Reference in a new issue