mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 13:11:45 +00:00
i386: prepare shared kernel/acpi/earlyquirk.c
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
bf79503a14
commit
84629d8d36
@ -1,6 +1,6 @@
|
||||
obj-$(CONFIG_ACPI) += boot.o
|
||||
ifneq ($(CONFIG_PCI),)
|
||||
obj-$(CONFIG_X86_IO_APIC) += earlyquirk.o
|
||||
obj-$(CONFIG_X86_IO_APIC) += earlyquirk_32.o
|
||||
endif
|
||||
obj-$(CONFIG_ACPI_SLEEP) += sleep_32.o wakeup_32.o
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user