Sign in
googlers
/
maze
/
linux
/
fbb9ab10a289ff28b70f53af302d119401960a39
/
.
/
net
/
nfc
/
nci
/
Makefile
blob: 7aeedc43187db0f7fce4727f4aed15c4a6cefe63 [
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
nci
-
$
(
CONFIG_NFC_NCI_SPI
)
+=
spi
.
o