xref: /openbmc/linux/drivers/perf/arm_cspmu/Makefile (revision 1a931707ad4a46e79d4ecfee56d8f6e8cc8d4f28)
1e37dfd65SBesar Wicaksono# Copyright (c) 2022, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2e37dfd65SBesar Wicaksono#
3e37dfd65SBesar Wicaksono# SPDX-License-Identifier: GPL-2.0
4e37dfd65SBesar Wicaksono
5*a91bbd5cSBesar Wicaksonoobj-$(CONFIG_ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU) += arm_cspmu_module.o
6*a91bbd5cSBesar Wicaksonoarm_cspmu_module-y := arm_cspmu.o nvidia_cspmu.o
7