888ba6c62bc6
1da177e4c3f4
02df8b9385c2
1
2 3 4
5 6 7 8
obj-y := boot.o obj-$(CONFIG_X86_IO_APIC) += earlyquirk.o obj-$(CONFIG_ACPI_SLEEP) += sleep.o wakeup.o ifneq ($(CONFIG_ACPI_PROCESSOR),) obj-y += cstate.o endif