Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
[linux-2.6.git] / drivers / nfc / Makefile
blob473e44cef6122fdc4530fbdf9d796e29afc3f85a
2 # Makefile for nfc devices
5 obj-$(CONFIG_PN544_NFC) += pn544.o
6 obj-$(CONFIG_PN544_HCI_NFC) += pn544_hci.o
7 obj-$(CONFIG_NFC_PN533) += pn533.o
8 obj-$(CONFIG_NFC_WILINK) += nfcwilink.o
10 ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG