Sign in
gfiber
/
kernel
/
lockdown
/
a37a38b10c719b4181e45d8ab75bc2d3b681a63d
/
.
/
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