aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/powercap/Makefile
blob: 7255c94ec61c4562dabbbf61bde4d7c24556a87e (plain) (blame)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_POWERCAP)	+= powercap_sys.o
obj-$(CONFIG_INTEL_RAPL_CORE) += intel_rapl_common.o
obj-$(CONFIG_INTEL_RAPL) += intel_rapl_msr.o
obj-$(CONFIG_IDLE_INJECT) += idle_inject.o