]> pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
i386: prepare shared kernel/smp.c
authorThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:12:03 +0000 (11:12 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:12:03 +0000 (11:12 +0200)
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/i386/kernel/Makefile
arch/i386/kernel/smp_32.c [moved from arch/i386/kernel/smp.c with 100% similarity]

index a4f047cb87a60b5d260beeb7feb347eabf3af1d2..fff92c718b621f3264d939a613a5ffcd5de8ff7d 100644 (file)
@@ -18,7 +18,7 @@ obj-$(CONFIG_X86_MSR)         += msr.o
 obj-$(CONFIG_X86_CPUID)                += cpuid.o
 obj-$(CONFIG_MICROCODE)                += microcode.o
 obj-$(CONFIG_APM)              += apm.o
-obj-$(CONFIG_X86_SMP)          += smp.o smpboot.o tsc_sync.o
+obj-$(CONFIG_X86_SMP)          += smp_32.o smpboot.o tsc_sync.o
 obj-$(CONFIG_SMP)              += smpcommon.o
 obj-$(CONFIG_X86_TRAMPOLINE)   += trampoline.o
 obj-$(CONFIG_X86_MPPARSE)      += mpparse.o