X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fx86_64%2Fmm%2FMakefile;h=14bbe9e778780d1eec1984ffa38e3988168407d6;hb=9c920a8402f2bb9bd931801d429b65f4eb6a262b;hp=b8cf5d94c14bbac5a8e3dcc41bd8f1d04f2da381;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/arch/x86_64/mm/Makefile b/arch/x86_64/mm/Makefile index b8cf5d94c..14bbe9e77 100644 --- a/arch/x86_64/mm/Makefile +++ b/arch/x86_64/mm/Makefile @@ -2,7 +2,7 @@ # Makefile for the linux x86_64-specific parts of the memory manager. # -obj-y := init.o fault.o ioremap.o extable.o pageattr.o mmap.o +obj-y := init.o fault.o ioremap.o extable.o pageattr.o obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o obj-$(CONFIG_DISCONTIGMEM) += numa.o obj-$(CONFIG_K8_NUMA) += k8topology.o