Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
ff8c91072389491375f6d1ea86ce55942c460a04
/
.
/
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