Ac6 Training Logo
Training Consulting Tools
xref: /Linux-v6.6/drivers/perf/hisilicon/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0-only
2obj-$(CONFIG_HISI_PMU) += hisi_uncore_pmu.o hisi_uncore_l3c_pmu.o \
3			  hisi_uncore_hha_pmu.o hisi_uncore_ddrc_pmu.o hisi_uncore_sllc_pmu.o \
4			  hisi_uncore_pa_pmu.o hisi_uncore_cpa_pmu.o hisi_uncore_uc_pmu.o
5
6obj-$(CONFIG_HISI_PCIE_PMU) += hisi_pcie_pmu.o
7obj-$(CONFIG_HNS3_PMU) += hns3_pmu.o
8

served by {OpenGrok

Last Index Update: Thu Mar 20 03:01:00 CET 2025

CodEx Logo