Makefile 117 B

123
  1. obj-$(CONFIG_ARM_PMU) += arm_pmu.o
  2. obj-$(CONFIG_QCOM_L2_PMU) += qcom_l2_pmu.o
  3. obj-$(CONFIG_XGENE_PMU) += xgene_pmu.o