i386: prepare shared mm/extable.c
authorThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:13:52 +0000 (11:13 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:13:52 +0000 (11:13 +0200)
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/i386/mm/Makefile
arch/i386/mm/extable_32.c [moved from arch/i386/mm/extable.c with 100% similarity]

index 969769a..c5ae643 100644 (file)
@@ -2,7 +2,7 @@
 # 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_32.o
+obj-y  := init_32.o pgtable.o fault.o ioremap_32.o extable_32.o pageattr.o mmap_32.o
 
 obj-$(CONFIG_NUMA) += discontig_32.o
 obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o