i386: prepare shared mm/pgtable.c
[firewire-audio.git] / arch / i386 / mm / Makefile
blob78c242ccaed0aeddc25ac5d538d6acaccae8b094
2 # Makefile for the linux i386-specific parts of the memory manager.
5 obj-y := init_32.o pgtable_32.o fault.o ioremap_32.o extable_32.o pageattr.o mmap_32.o
7 obj-$(CONFIG_NUMA) += discontig_32.o
8 obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o
9 obj-$(CONFIG_HIGHMEM) += highmem.o
10 obj-$(CONFIG_BOOT_IOREMAP) += boot_ioremap_32.o