Sign in
zircon-guest
/
third_party
/
linux
/
a01e7b3258bea93fbf1f028fab1c739d80c61823
/
.
/
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