xref: /kernel/linux/linux-6.6/arch/x86/events/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/x86/events/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciobj-y					+= core.o probe.o utils.o
362306a36Sopenharmony_ciobj-$(CONFIG_PERF_EVENTS_INTEL_RAPL)	+= rapl.o
462306a36Sopenharmony_ciobj-y					+= amd/
562306a36Sopenharmony_ciobj-$(CONFIG_X86_LOCAL_APIC)            += msr.o
662306a36Sopenharmony_ciobj-$(CONFIG_CPU_SUP_INTEL)		+= intel/
762306a36Sopenharmony_ciobj-$(CONFIG_CPU_SUP_CENTAUR)		+= zhaoxin/
862306a36Sopenharmony_ciobj-$(CONFIG_CPU_SUP_ZHAOXIN)		+= zhaoxin/
9

Indexes created Thu Nov 07 10:32:03 CST 2024