repo.or.cz
/
linux-2.6
/
cjktty.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
NFC: Remove the pn544 raw driver
[linux-2.6/cjktty.git]
/
drivers
/
nfc
/
Makefile
blob
bf05831fdf091d372f154c8f7b3ea9e023cdba64
1
#
2
# Makefile for nfc devices
3
#
4
5
obj-
$(
CONFIG_PN544_HCI_NFC
) +=
pn544_hci.o
6
obj-
$(
CONFIG_NFC_PN533
) +=
pn533.o
7
obj-
$(
CONFIG_NFC_WILINK
) +=
nfcwilink.o
8
9
ccflags-
$(
CONFIG_NFC_DEBUG
) := -
DDEBUG