From 93aead46428d38729f430f395a8403795a019e54 Mon Sep 17 00:00:00 2001 From: Ilan Elias Date: Sun, 18 Sep 2011 11:19:36 +0300 Subject: NFC: driver for TI shared transport Signed-off-by: Ilan Elias Signed-off-by: John W. Linville --- drivers/nfc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/nfc/Makefile') diff --git a/drivers/nfc/Makefile b/drivers/nfc/Makefile index 8ef446d2c1bd..ab99e8572f02 100644 --- a/drivers/nfc/Makefile +++ b/drivers/nfc/Makefile @@ -4,5 +4,6 @@ obj-$(CONFIG_PN544_NFC) += pn544.o obj-$(CONFIG_NFC_PN533) += pn533.o +obj-$(CONFIG_NFC_WILINK) += nfcwilink.o ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG -- cgit v1.2.3