Sign in
gfiber
/
kernel
/
windcharger
/
e06baf205f5e829fc4adf956cf6406c70ac518c9
/
.
/
net
/
nfc
/
Makefile
blob: 7b4a6dcfa566b93a5f725daeceb5936797f2034c [
file
] [
log
] [
blame
]
#
# Makefile for the Linux NFC subsystem.
#
obj
-
$
(
CONFIG_NFC
)
+=
nfc
.
o
obj
-
$
(
CONFIG_NFC_NCI
)
+=
nci
/
nfc
-
objs
:=
core
.
o netlink
.
o af_nfc
.
o rawsock
.
o
nfc
-
$
(
CONFIG_NFC_LLCP
)
+=
llcp
/
llcp
.
o llcp
/
commands
.
o llcp
/
sock
.
o