Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.12 5 lines 224 B view raw
1obj-$(CONFIG_ARM_PMU) += arm_pmu.o arm_pmu_platform.o 2obj-$(CONFIG_ARM_PMU_ACPI) += arm_pmu_acpi.o 3obj-$(CONFIG_QCOM_L2_PMU) += qcom_l2_pmu.o 4obj-$(CONFIG_QCOM_L3_PMU) += qcom_l3_pmu.o 5obj-$(CONFIG_XGENE_PMU) += xgene_pmu.o