summaryrefslogtreecommitdiff
path: root/drivers/nfc/Makefile
blob: 25296f04ccbe1f6ada905fdf1ed9fc40abfc1256 (plain)
1
2
3
4
5
6
7
#
# Makefile for nfc devices
#

obj-$(CONFIG_PN544_NFC)		+= pn544.o

ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG