#
# Makefile for nfc devices
#
ccflags-y += -I$(srctree)/drivers/i2c/busses
obj-y		+= pn553.o

ccflags-y := -DDEBUG

