aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i3c/master/Makefile
blob: 7eea9e086144bfe6af56c9dbcaaf09321a5debe6 (plain) (blame)
1
2
3
# 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