]> nv-tegra.nvidia Code Review - linux-2.6.git/commitdiff
x86_64: prepare shared kernel/acpi/wakeup.S
authorThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:15:25 +0000 (11:15 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:15:25 +0000 (11:15 +0200)
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86_64/kernel/acpi/Makefile
arch/x86_64/kernel/acpi/wakeup_64.S [moved from arch/x86_64/kernel/acpi/wakeup.S with 100% similarity]

index 080b9963f1bc1a6f0213a8a59b7ef8898f6d829c..fe34bbec1cf0b8dcf803fd0860f4dffe1ac27ba2 100644 (file)
@@ -1,6 +1,6 @@
 obj-y                  := boot.o
 boot-y                 := ../../../i386/kernel/acpi/boot.o
-obj-$(CONFIG_ACPI_SLEEP)       += sleep.o wakeup.o
+obj-$(CONFIG_ACPI_SLEEP)       += sleep.o wakeup_64.o
 
 ifneq ($(CONFIG_ACPI_PROCESSOR),)
 obj-y                  += processor.o