Sign in
gfiber
/
vendor
/
opensource
/
backports
/
9e80c8e460598c169af0a70a936b9a9ec1c744ea
/
.
/
net
/
nfc
/
hci
/
Makefile
blob: 0a13989b5169ef5362e732df4edaba5e6b902e20 [
file
] [
log
] [
blame
]
#
# Makefile for the Linux NFC HCI layer.
#
obj
-
$
(
CPTCFG_NFC_HCI
)
+=
hci
.
o
hci
-
y
:=
core
.
o hcp
.
o command
.
o llc
.
o llc_nop
.
o
hci
-
$
(
CPTCFG_NFC_SHDLC
)
+=
llc_shdlc
.
o