tools headers UAPI: Sync linux/prctl.h with the kernel sources
[linux-2.6-microblaze.git] / drivers / powercap / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_DTPM) += dtpm.o
3 obj-$(CONFIG_DTPM_CPU) += dtpm_cpu.o
4 obj-$(CONFIG_POWERCAP)  += powercap_sys.o
5 obj-$(CONFIG_INTEL_RAPL_CORE) += intel_rapl_common.o
6 obj-$(CONFIG_INTEL_RAPL) += intel_rapl_msr.o
7 obj-$(CONFIG_IDLE_INJECT) += idle_inject.o