Committer: Michael Beasley <mike@snafu.setup>
[mikesnafu-overlay.git] / arch / x86 / kernel / acpi / Makefile
blob19d3d6e9d09b80f359a79de7525344b6d87401b5
1 obj-$(CONFIG_ACPI) += boot.o
2 obj-$(CONFIG_ACPI_SLEEP) += sleep.o wakeup_$(BITS).o
4 ifneq ($(CONFIG_ACPI_PROCESSOR),)
5 obj-y += cstate.o processor.o
6 endif