Sign in
gbmc
/
linux
/
refs/heads/linux-5.11.y
/
.
/
drivers
/
i3c
/
master
/
Makefile
blob: b892fd4cafad1a1151ead9d3ae69daf89cb658da [
file
] [
log
] [
blame
] [
edit
]
# 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_MIPI_I3C_HCI
)
+=
mipi
-
i3c
-
hci
/