repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'v3.3.7' into 3.3/master
[zen-stable.git]
/
drivers
/
nfc
/
Makefile
blob
ab99e8572f02a8f1cdb5ef389559e1a1ccb5dd37
1
#
2
# Makefile for nfc devices
3
#
4
5
obj-
$(
CONFIG_PN544_NFC
) +=
pn544.o
6
obj-
$(
CONFIG_NFC_PN533
) +=
pn533.o
7
obj-
$(
CONFIG_NFC_WILINK
) +=
nfcwilink.o
8
9
ccflags-
$(
CONFIG_NFC_DEBUG
) := -
DDEBUG