]> Git Repo - linux.git/blob - drivers/perf/arm_cspmu/Makefile
ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn
[linux.git] / drivers / perf / arm_cspmu / Makefile
1 # Copyright (c) 2022-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2 #
3 # SPDX-License-Identifier: GPL-2.0
4
5 obj-$(CONFIG_ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU) += arm_cspmu_module.o
6
7 arm_cspmu_module-y := arm_cspmu.o
8
9 obj-$(CONFIG_NVIDIA_CORESIGHT_PMU_ARCH_SYSTEM_PMU) += nvidia_cspmu.o
10 obj-$(CONFIG_AMPERE_CORESIGHT_PMU_ARCH_SYSTEM_PMU) += ampere_cspmu.o
This page took 0.036125 seconds and 4 git commands to generate.