Sign in
gem5
/
arm
/
linux
/
5f19f14fed7786652b9617c633db101d26a42251
/
.
/
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