Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v6.15 4 lines 142 B view raw
1# SPDX-License-Identifier: GPL-2.0 2obj-$(CONFIG_QCOM_CPR) += cpr.o 3obj-$(CONFIG_QCOM_RPMPD) += rpmpd.o 4obj-$(CONFIG_QCOM_RPMHPD) += rpmhpd.o