mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2025-10-28 16:15:46 +00:00
4 lines
140 B
Makefile
4 lines
140 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
|