]> Git Repo - linux.git/blob - drivers/powercap/Makefile
efi/x86: add headroom to decompressor BSS to account for setup block
[linux.git] / drivers / powercap / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_POWERCAP)  += powercap_sys.o
3 obj-$(CONFIG_INTEL_RAPL_CORE) += intel_rapl_common.o
4 obj-$(CONFIG_INTEL_RAPL) += intel_rapl_msr.o
5 obj-$(CONFIG_IDLE_INJECT) += idle_inject.o
This page took 0.034988 seconds and 4 git commands to generate.