Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
a3bf7ae9ae1036636d8900b35a3880e871eceb39
/
.
/
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