These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / nfc / Makefile
index a4292d7..e362141 100644 (file)
@@ -2,6 +2,7 @@
 # Makefile for nfc devices
 #
 
+obj-$(CONFIG_NFC_FDP)          += fdp/
 obj-$(CONFIG_NFC_PN544)                += pn544/
 obj-$(CONFIG_NFC_MICROREAD)    += microread/
 obj-$(CONFIG_NFC_PN533)                += pn533.o
@@ -12,7 +13,6 @@ obj-$(CONFIG_NFC_PORT100)     += port100.o
 obj-$(CONFIG_NFC_MRVL)         += nfcmrvl/
 obj-$(CONFIG_NFC_TRF7970A)     += trf7970a.o
 obj-$(CONFIG_NFC_ST21NFCA)     += st21nfca/
-obj-$(CONFIG_NFC_ST21NFCB)     += st21nfcb/
+obj-$(CONFIG_NFC_ST_NCI)       += st-nci/
 obj-$(CONFIG_NFC_NXP_NCI)      += nxp-nci/
-
-ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG
+obj-$(CONFIG_NFC_S3FWRN5)      += s3fwrn5/