Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux...
[cascardo/linux.git] / drivers / nfc / st21nfcb / Makefile
1 #
2 # Makefile for ST21NFCB NCI based NFC driver
3 #
4
5 st21nfcb_nci-objs = ndlc.o st21nfcb.o
6 obj-$(CONFIG_NFC_ST21NFCB)     += st21nfcb_nci.o
7
8 st21nfcb_i2c-objs = i2c.o
9 obj-$(CONFIG_NFC_ST21NFCB_I2C) += st21nfcb_i2c.o