Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek' and 'arm/renesas...
[deliverable/linux.git] / arch / x86 / kernel / acpi / Makefile
1 obj-$(CONFIG_ACPI) += boot.o
2 obj-$(CONFIG_ACPI_SLEEP) += sleep.o wakeup_$(BITS).o
3 obj-$(CONFIG_ACPI_APEI) += apei.o
4
5 ifneq ($(CONFIG_ACPI_PROCESSOR),)
6 obj-y += cstate.o
7 endif
8
This page took 0.030827 seconds and 5 git commands to generate.