X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=arch%2Fx86%2Fmm%2FMakefile_32;fp=arch%2Fx86%2Fmm%2FMakefile_32;h=af0d39bea6c5694c9b543f170356fce6ce95fd6e;hp=424e5a8622715b47c27b1fda08257d10d8d59884;hb=e64c8aa0c5e5d23730b2d702297e01cd7fe53144;hpb=240d3a7c47e3fb9c2533f63e9e323a25d91d0643 diff --git a/arch/x86/mm/Makefile_32 b/arch/x86/mm/Makefile_32 index 424e5a862271..af0d39bea6c5 100644 --- a/arch/x86/mm/Makefile_32 +++ b/arch/x86/mm/Makefile_32 @@ -2,7 +2,7 @@ # Makefile for the linux i386-specific parts of the memory manager. # -obj-y := init_32.o pgtable_32.o fault_32.o ioremap_32.o extable.o pageattr.o mmap.o +obj-y := init_32.o pgtable_32.o fault_32.o ioremap.o extable.o pageattr.o mmap.o obj-$(CONFIG_CPA_DEBUG) += pageattr-test.o obj-$(CONFIG_NUMA) += discontig_32.o