blob: 36c359043f5469b8d59b4235d9cea35db79d779e [file] [log] [blame]
Matti J. Aaltonen03293262011-01-12 17:00:47 -08001#
2# Makefile for nfc devices
3#
4
Eric Lapuyade97f18412012-10-02 18:44:06 +02005obj-$(CONFIG_PN544_HCI_NFC) += pn544/
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