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 5