NFC: digital: Rename Type V tags to Type 5 tags
[linux-2.6-block.git] / drivers / nfc / Makefile
CommitLineData
0329326e
MA
1#
2# Makefile for nfc devices
3#
4
aa741030 5obj-$(CONFIG_NFC_PN544) += pn544/
cfad1ba8 6obj-$(CONFIG_NFC_MICROREAD) += microread/
c46ee386 7obj-$(CONFIG_NFC_PN533) += pn533.o
93aead46 8obj-$(CONFIG_NFC_WILINK) += nfcwilink.o
4912e2fe 9obj-$(CONFIG_NFC_MEI_PHY) += mei_phy.o
7cbe0ff3 10obj-$(CONFIG_NFC_SIM) += nfcsim.o
562d4d59 11obj-$(CONFIG_NFC_PORT100) += port100.o
f26e30cc 12obj-$(CONFIG_NFC_MRVL) += nfcmrvl/
3e256b8f
LRV
13
14ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG