Sign in
gem5
/
arm
/
linux
/
021000e59c0db2d3a8113e906bde3183c33fa84b
/
.
/
drivers
/
nfc
/
Makefile
blob: ab99e8572f02a8f1cdb5ef389559e1a1ccb5dd37 [
file
] [
log
] [
blame
]
#
# Makefile for nfc devices
#
obj
-
$
(
CONFIG_PN544_NFC
)
+=
pn544
.
o
obj
-
$
(
CONFIG_NFC_PN533
)
+=
pn533
.
o
obj
-
$
(
CONFIG_NFC_WILINK
)
+=
nfcwilink
.
o
ccflags
-
$
(
CONFIG_NFC_DEBUG
)
:=
-
DDEBUG