xref: /linux/arch/x86/events/Makefile (revision d198b34f3855eee2571dda03eea75a09c7c31480)
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