xref: /linux/drivers/interconnect/qcom/Makefile (revision 62be257e986dab439537b3e1c19ef746a13e1860)
1# SPDX-License-Identifier: GPL-2.0
2
3qnoc-sdm845-objs			:= sdm845.o
4
5obj-$(CONFIG_INTERCONNECT_QCOM_SDM845) += qnoc-sdm845.o
6