blob: be7636abcb3fa2c79076f533b54ab4769251fbb3 [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/
Eric Lapuyadecfad1ba2012-12-18 14:53:53 +01006obj-$(CONFIG_NFC_MICROREAD) += microread/
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
Eric Lapuyade4912e2f2013-04-15 11:19:20 +02009obj-$(CONFIG_NFC_MEI_PHY) += mei_phy.o
Thierry Escande7cbe0ff2013-06-06 16:23:23 +020010obj-$(CONFIG_NFC_SIM) += nfcsim.o
Lauro Ramos Venancio3e256b82011-07-01 19:31:33 -030011
12ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG