perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
[cascardo/linux.git] / arch / x86 / events / Makefile
index bcd1e21..834e9ae 100644 (file)
@@ -5,4 +5,4 @@ obj-$(CONFIG_X86_LOCAL_APIC)            += amd/ibs.o
 ifdef CONFIG_AMD_IOMMU
 obj-$(CONFIG_CPU_SUP_AMD)               += amd/iommu.o
 endif
-obj-$(CONFIG_CPU_SUP_INTEL)            += intel/bts.o
+obj-$(CONFIG_CPU_SUP_INTEL)            += intel/core.o intel/bts.o