Linux 3.8-rc7
[cris-mirror.git] / arch / x86 / kernel / acpi / Makefile
blob163b225814728721ff0d424d8407493a6d92430d
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
6 endif