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