]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - drivers/powercap/Makefile
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy...
[mirror_ubuntu-jammy-kernel.git] / drivers / powercap / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
a20d0ef9 2obj-$(CONFIG_DTPM) += dtpm.o
0e8f68d7 3obj-$(CONFIG_DTPM_CPU) += dtpm_cpu.o
75d2364e 4obj-$(CONFIG_POWERCAP) += powercap_sys.o
3382388d
ZR
5obj-$(CONFIG_INTEL_RAPL_CORE) += intel_rapl_common.o
6obj-$(CONFIG_INTEL_RAPL) += intel_rapl_msr.o
88763a5c 7obj-$(CONFIG_IDLE_INJECT) += idle_inject.o