]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/blob - drivers/nfc/Makefile
Merge tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...
[can-eth-gw-linux.git] / drivers / nfc / Makefile
1 #
2 # Makefile for nfc devices
3 #
4
5 obj-$(CONFIG_PN544_HCI_NFC)     += pn544_hci.o
6 obj-$(CONFIG_NFC_PN533)         += pn533.o
7 obj-$(CONFIG_NFC_WILINK)        += nfcwilink.o
8
9 ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG