Sign in
coral
/
linux-mtk
/
3de2c31ce799ded48727f591521f5115457f343d
/
.
/
net
/
nfc
/
nci
/
Makefile
blob: 7ed8949266cc6930268098645e4cd2586fdfa9d6 [
file
] [
log
] [
blame
]
#
# Makefile for the Linux NFC NCI layer.
#
obj
-
$
(
CONFIG_NFC_NCI
)
+=
nci
.
o
nci
-
objs
:=
core
.
o data
.
o lib
.
o ntf
.
o rsp
.
o hci
.
o
nci
-
$
(
CONFIG_NFC_NCI_SPI
)
+=
spi
.
o