Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
1dfe0d159dc7f7b6d1734b2010aabda2bbe87d5a
/
.
/
drivers
/
hsi
/
clients
/
Makefile
blob: 4d5bc0e0b27b814b53dd076715d0cdfdb04f7d96 [
file
] [
log
] [
blame
]
#
# Makefile for HSI clients
#
obj
-
$
(
CONFIG_NOKIA_MODEM
)
+=
nokia
-
modem
.
o
obj
-
$
(
CONFIG_SSI_PROTOCOL
)
+=
ssi_protocol
.
o
obj
-
$
(
CONFIG_HSI_CHAR
)
+=
hsi_char
.
o