]> Git Repo - linux.git/blob - arch/x86/events/Makefile
drm/xe/tests: Convert xe_mocs live tests
[linux.git] / arch / x86 / events / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-y                                   += core.o probe.o utils.o
3 obj-$(CONFIG_PERF_EVENTS_INTEL_RAPL)    += rapl.o
4 obj-y                                   += amd/
5 obj-$(CONFIG_X86_LOCAL_APIC)            += msr.o
6 obj-$(CONFIG_CPU_SUP_INTEL)             += intel/
7 obj-$(CONFIG_CPU_SUP_CENTAUR)           += zhaoxin/
8 obj-$(CONFIG_CPU_SUP_ZHAOXIN)           += zhaoxin/
This page took 0.036843 seconds and 4 git commands to generate.