]> Git Repo - linux.git/blob - drivers/powercap/Makefile
dsa: mv88e6xxx: Include tagger overhead when setting MTU for DSA and CPU ports
[linux.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
This page took 0.037103 seconds and 4 git commands to generate.