blob: ab99e8572f02a8f1cdb5ef389559e1a1ccb5dd37 [file] [log] [blame]
Matti J. Aaltonen03293262011-01-12 17:00:47 -08001#
2# Makefile for nfc devices
3#
4
5obj-$(CONFIG_PN544_NFC) += pn544.o
Aloisio Almeida Jrc46ee382011-07-01 19:31:37 -03006obj-$(CONFIG_NFC_PN533) += pn533.o
Ilan Elias93aead42011-09-18 11:19:36 +03007obj-$(CONFIG_NFC_WILINK) += nfcwilink.o
Lauro Ramos Venancio3e256b82011-07-01 19:31:33 -03008
9ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG