2015-07-06 11:23:53 +00:00
|
|
|
obj-$(CONFIG_ARM_PMU) += arm_pmu.o
|
2017-02-07 18:14:04 +00:00
|
|
|
obj-$(CONFIG_QCOM_L2_PMU) += qcom_l2_pmu.o
|
2017-03-31 18:13:43 +00:00
|
|
|
obj-$(CONFIG_QCOM_L3_PMU) += qcom_l3_pmu.o
|
2016-07-15 17:38:04 +00:00
|
|
|
obj-$(CONFIG_XGENE_PMU) += xgene_pmu.o
|