]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/perf/Makefile
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
[mirror_ubuntu-bionic-kernel.git] / drivers / perf / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_ARM_PMU) += arm_pmu.o arm_pmu_platform.o
3 obj-$(CONFIG_ARM_PMU_ACPI) += arm_pmu_acpi.o
4 obj-$(CONFIG_HISI_PMU) += hisilicon/
5 obj-$(CONFIG_QCOM_L2_PMU) += qcom_l2_pmu.o
6 obj-$(CONFIG_QCOM_L3_PMU) += qcom_l3_pmu.o
7 obj-$(CONFIG_XGENE_PMU) += xgene_pmu.o
8 obj-$(CONFIG_ARM_SPE_PMU) += arm_spe_pmu.o