kernel_samsung_a53x/drivers/bus/mhi/controllers/Makefile
2024-06-15 16:02:09 -03:00

4 lines
131 B
Makefile
Executable file

# SPDX-License-Identifier: GPL-2.0-only
mhi_cntrl_qcom-y := mhi_qcom.o mhi_arch_qcom.o
obj-$(CONFIG_MHI_QCOM) += mhi_cntrl_qcom.o