kernel_samsung_a34x-permissive/drivers/i3c/master/Makefile
2024-04-28 15:51:13 +02:00

5 lines
190 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_CDNS_I3C_MASTER) += i3c-master-cdns.o
obj-$(CONFIG_DW_I3C_MASTER) += dw-i3c-master.o
obj-$(CONFIG_MTK_I3C_MASTER) += i3c-master-mtk.o