]> nv-tegra.nvidia Code Review - linux-2.6.git/commitdiff
i386: prepare shared kernel/reboot_fixups.c
authorThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:12:34 +0000 (11:12 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:12:34 +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/reboot_fixups_32.c [moved from arch/i386/kernel/reboot_fixups.c with 100% similarity]

index 4ff5e93d23c9570e0c689e4df285b1553a0a59fd..57b41c4d5fdee300ca8520032b818e18418b74b6 100644 (file)
@@ -24,7 +24,7 @@ obj-$(CONFIG_X86_TRAMPOLINE)  += trampoline.o
 obj-$(CONFIG_X86_MPPARSE)      += mpparse.o
 obj-$(CONFIG_X86_LOCAL_APIC)   += apic_32.o nmi_32.o
 obj-$(CONFIG_X86_IO_APIC)      += io_apic_32.o
-obj-$(CONFIG_X86_REBOOTFIXUPS) += reboot_fixups.o
+obj-$(CONFIG_X86_REBOOTFIXUPS) += reboot_fixups_32.o
 obj-$(CONFIG_KEXEC)            += machine_kexec.o relocate_kernel_32.o crash_32.o
 obj-$(CONFIG_CRASH_DUMP)       += crash_dump.o
 obj-$(CONFIG_X86_NUMAQ)                += numaq.o