]> Pileus Git - ~andy/linux/blob - drivers/nfc/Makefile
xen-blkback: make the queue of free requests per backend
[~andy/linux] / drivers / nfc / Makefile
1 #
2 # Makefile for nfc devices
3 #
4
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
10 ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG