Sign in
googlers
/
maze
/
linux
/
c836c90e276ec1b1b4193bb6f0b5e6b11cc69f83
/
.
/
net
/
nfc
/
Makefile
blob: a76f4533cb6ce5a1b51e2199bbfd3c8bf91a86a4 [
file
] [
log
] [
blame
]
#
# Makefile for the Linux NFC subsystem.
#
obj
-
$
(
CONFIG_NFC
)
+=
nfc
.
o
obj
-
$
(
CONFIG_NFC_NCI
)
+=
nci
/
obj
-
$
(
CONFIG_NFC_HCI
)
+=
hci
/
nfc
-
objs
:=
core
.
o netlink
.
o af_nfc
.
o rawsock
.
o llcp_core
.
o llcp_commands
.
o \
llcp_sock
.
o