blob: 473e44cef6122fdc4530fbdf9d796e29afc3f85a [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
Eric Lapuyadebbed0de2012-05-07 12:31:29 +02006obj-$(CONFIG_PN544_HCI_NFC) += pn544_hci.o
Aloisio Almeida Jrc46ee382011-07-01 19:31:37 -03007obj-$(CONFIG_NFC_PN533) += pn533.o
Ilan Elias93aead42011-09-18 11:19:36 +03008obj-$(CONFIG_NFC_WILINK) += nfcwilink.o
Lauro Ramos Venancio3e256b82011-07-01 19:31:33 -03009
10ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG