forked from Minki/linux
x86_64: prepare shared kernel/acpi/sleep.c
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
a9c0350568
commit
08c81f47fc
@ -1,6 +1,6 @@
|
||||
obj-y := boot.o
|
||||
boot-y := ../../../i386/kernel/acpi/boot.o
|
||||
obj-$(CONFIG_ACPI_SLEEP) += sleep.o wakeup_64.o
|
||||
obj-$(CONFIG_ACPI_SLEEP) += sleep_64.o wakeup_64.o
|
||||
|
||||
ifneq ($(CONFIG_ACPI_PROCESSOR),)
|
||||
obj-y += processor.o
|
||||
|
Loading…
Reference in New Issue
Block a user