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