blob: 574bbc04d97a46154d1a6e2874f6d3f803f5081f [file] [log] [blame]
Matti J. Aaltonen03293262011-01-12 17:00:47 -08001#
2# Makefile for nfc devices
3#
4
Samuel Ortizaa741032012-12-18 16:26:23 +01005obj-$(CONFIG_NFC_PN544) += 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