]> Pileus Git - ~andy/linux/blob - net/nfc/nci/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
[~andy/linux] / net / nfc / nci / Makefile
1 #
2 # Makefile for the Linux NFC NCI layer.
3 #
4
5 obj-$(CONFIG_NFC_NCI) += nci.o
6
7 nci-objs := core.o data.o lib.o ntf.o rsp.o
8
9 nci-$(CONFIG_NFC_NCI_SPI) += spi.o