Sign in
android-kvm
/
linux
/
93f560811e80216e98f3fcec220aa0f8836b09af
/
.
/
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