kernel_samsung_a34x-permissive/drivers/i3c/master/Makefile

5 lines
190 B
Makefile
Raw Permalink Normal View History

# 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