Files
u-boot/drivers/soc/qcom/Makefile
Caleb Connolly ab606d987b soc: qcom: smem: add build infra
Build the new SMEM driver port, and select it when ARCH_SNAPDRAGON is
selected, since it will be a hard dependency for Qualcomm platforms.

Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2025-02-03 04:43:48 -07:00

6 lines
158 B
Makefile

# SPDX-License-Identifier: GPL-2.0+
obj-$(CONFIG_QCOM_COMMAND_DB) += cmd-db.o
obj-$(CONFIG_QCOM_RPMH) += rpmh-rsc.o rpmh.o
obj-$(CONFIG_QCOM_SMEM) += smem.o