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