]> git.karo-electronics.de Git - linux-beck.git/blob - drivers/nfc/Makefile
Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm into...
[linux-beck.git] / drivers / nfc / Makefile
1 #
2 # Makefile for nfc devices
3 #
4
5 obj-$(CONFIG_PN544_NFC)         += pn544.o
6 obj-$(CONFIG_NFC_PN533)         += pn533.o
7 obj-$(CONFIG_NFC_WILINK)        += nfcwilink.o
8
9 ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG