xref: /kernel/linux/linux-5.10/arch/x86/events/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/arch/x86/events/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciobj-y					+= core.o probe.o
38c2ecf20Sopenharmony_ciobj-$(CONFIG_PERF_EVENTS_INTEL_RAPL)	+= rapl.o
48c2ecf20Sopenharmony_ciobj-y					+= amd/
58c2ecf20Sopenharmony_ciobj-$(CONFIG_X86_LOCAL_APIC)            += msr.o
68c2ecf20Sopenharmony_ciobj-$(CONFIG_CPU_SUP_INTEL)		+= intel/
78c2ecf20Sopenharmony_ciobj-$(CONFIG_CPU_SUP_CENTAUR)		+= zhaoxin/
88c2ecf20Sopenharmony_ciobj-$(CONFIG_CPU_SUP_ZHAOXIN)		+= zhaoxin/
9

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