Merge remote-tracking branch 'regulator/fix/doc' into regulator-linus
[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
3e256b8f
LRV
10
11ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG