blob: c05b26bc42ecfab412bad4fa9f2f4b1ce6007372 [file] [log] [blame]
#
# Makefile for nfc devices
#
obj-$(CONFIG_PN544_NFC) += pn544.o
obj-$(CONFIG_NFC_PN533) += pn533.o
obj-$(CONFIG_NFC_WILINK) += nfcwilink.o
obj-$(CONFIG_BCM2079X) += bcm2079x-i2c.o
ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG