1# SPDX-License-Identifier: GPL-2.0-only 2obj-y += rhct.o 3obj-$(CONFIG_ACPI_PROCESSOR_IDLE) += cpuidle.o 4obj-$(CONFIG_ACPI_CPPC_LIB) += cppc.o 5