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