diff options
Diffstat (limited to 'drivers/perf/Makefile')
-rw-r--r-- | drivers/perf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/perf/Makefile b/drivers/perf/Makefile index c2f27419bdf0..5004abee0f3a 100644 --- a/drivers/perf/Makefile +++ b/drivers/perf/Makefile | |||
@@ -1,4 +1,5 @@ | |||
1 | # SPDX-License-Identifier: GPL-2.0 | 1 | # SPDX-License-Identifier: GPL-2.0 |
2 | obj-$(CONFIG_ARM_CCN) += arm-ccn.o | ||
2 | obj-$(CONFIG_ARM_DSU_PMU) += arm_dsu_pmu.o | 3 | obj-$(CONFIG_ARM_DSU_PMU) += arm_dsu_pmu.o |
3 | obj-$(CONFIG_ARM_PMU) += arm_pmu.o arm_pmu_platform.o | 4 | obj-$(CONFIG_ARM_PMU) += arm_pmu.o arm_pmu_platform.o |
4 | obj-$(CONFIG_ARM_PMU_ACPI) += arm_pmu_acpi.o | 5 | obj-$(CONFIG_ARM_PMU_ACPI) += arm_pmu_acpi.o |