blob: 629425bc002d3dcf49f467e6efa8424b4e01a699 [file] [log] [blame]
obj-y := boot.o
obj-$(CONFIG_ACPI_SLEEP) += sleep_64.o wakeup_64.o
ifneq ($(CONFIG_ACPI_PROCESSOR),)
obj-y += processor.o cstate.o
endif