Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
389dd9bcf65e10929cedfeb79c49bd02069b8899
/
.
/
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