Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[linux-2.6.git] / drivers / nfc / Makefile
blobc715fe8582a8075503f7db5de758fa250d2905bb
2 # Makefile for nfc devices
5 obj-$(CONFIG_NFC_PN544) += pn544/
6 obj-$(CONFIG_NFC_MICROREAD) += microread/
7 obj-$(CONFIG_NFC_PN533) += pn533.o
8 obj-$(CONFIG_NFC_WILINK) += nfcwilink.o
9 obj-$(CONFIG_NFC_MEI_PHY) += mei_phy.o
10 obj-$(CONFIG_NFC_SIM) += nfcsim.o
11 obj-$(CONFIG_NFC_PORT100) += port100.o
13 ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG