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