repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
drivers
/
nfc
/
Makefile
blob
8ef446d2c1bd9f57206c8c48cba7a0487eb6d98a
1
#
2
# Makefile for nfc devices
3
#
4
5
obj-
$(
CONFIG_PN544_NFC
) +=
pn544.o
6
obj-
$(
CONFIG_NFC_PN533
) +=
pn533.o
7
8
ccflags-
$(
CONFIG_NFC_DEBUG
) := -
DDEBUG