xref: /linux/arch/x86/events/Makefile (revision 9d106c6dd81bb26ad7fc3ee89cb1d62557c8e2c9)
1# SPDX-License-Identifier: GPL-2.0-only
2obj-y					+= core.o probe.o
3obj-y					+= amd/
4obj-$(CONFIG_X86_LOCAL_APIC)            += msr.o
5obj-$(CONFIG_CPU_SUP_INTEL)		+= intel/
6