Sign in
android-kvm
/
linux
/
f350ca03703133c94fe742f6fa6ff0fd8f5a9a09
/
.
/
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