Sign in
googlers
/
maze
/
linux
/
558e85289fca3d3397882442d1a695936c4f2662
/
.
/
drivers
/
nfc
/
Makefile
blob: 36c359043f5469b8d59b4235d9cea35db79d779e [
file
] [
log
] [
blame
]
#
# Makefile for nfc devices
#
obj
-
$
(
CONFIG_PN544_HCI_NFC
)
+=
pn544
/
obj
-
$
(
CONFIG_NFC_PN533
)
+=
pn533
.
o
obj
-
$
(
CONFIG_NFC_WILINK
)
+=
nfcwilink
.
o
ccflags
-
$
(
CONFIG_NFC_DEBUG
)
:=
-
DDEBUG