summaryrefslogtreecommitdiff
path: root/drivers/perf/Makefile
blob: ef0c6b210345a78a385b7975bd30193b23ddc8f1 (plain)
1
2
3
4
obj-$(CONFIG_ARM_PMU) += arm_pmu.o
obj-$(CONFIG_QCOM_L2_PMU)	+= qcom_l2_pmu.o
obj-$(CONFIG_QCOM_L3_PMU) += qcom_l3_pmu.o
obj-$(CONFIG_XGENE_PMU) += xgene_pmu.o