blob: c36ae88bb543ebdcfd21314d1d2ac47df09de3e3 [file] [log] [blame]
Thomas Gleixner82606d52007-10-11 11:13:58 +02001#
2# Makefile for the linux i386-specific parts of the memory manager.
3#
4
Harvey Harrisonc61e2112008-01-30 13:34:11 +01005obj-y := init_32.o pgtable_32.o fault.o ioremap.o extable.o pageattr.o mmap.o
Thomas Gleixner82606d52007-10-11 11:13:58 +02006
Thomas Gleixner82606d52007-10-11 11:13:58 +02007obj-$(CONFIG_NUMA) += discontig_32.o
8obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o
9obj-$(CONFIG_HIGHMEM) += highmem_32.o