blob: 163b225814728721ff0d424d8407493a6d92430d [file] [log] [blame]
Thomas Gleixner5e4181b2007-10-23 22:37:23 +02001obj-$(CONFIG_ACPI) += boot.o
Jarkko Sakkinenc9b77cc2012-05-08 21:22:29 +03002obj-$(CONFIG_ACPI_SLEEP) += sleep.o wakeup_$(BITS).o
Thomas Gleixner5e4181b2007-10-23 22:37:23 +02003
4ifneq ($(CONFIG_ACPI_PROCESSOR),)
Alex Chiang47817252009-12-20 12:19:34 -07005obj-y += cstate.o
Andi Kleenf157cbb2006-09-26 10:52:41 +02006endif
Thomas Gleixner5e4181b2007-10-23 22:37:23 +02007