]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/x86/events/Makefile
perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
[mirror_ubuntu-artful-kernel.git] / arch / x86 / events / Makefile
CommitLineData
9f190f9c 1obj-y += core.o
5ae48012 2
f47fbc82 3obj-$(CONFIG_CPU_SUP_AMD) += amd/core.o amd/uncore.o
7dc1eb40 4obj-$(CONFIG_X86_LOCAL_APIC) += amd/ibs.o
afdde440
BP
5ifdef CONFIG_AMD_IOMMU
6obj-$(CONFIG_CPU_SUP_AMD) += amd/iommu.o
7endif
5659e265 8obj-$(CONFIG_CPU_SUP_INTEL) += intel/bts.o