perf build: Get rid of LIB_INCLUDE variable
[linux/fpc-iii.git] / net / nfc / nci / Makefile
blob7ed8949266cc6930268098645e4cd2586fdfa9d6
2 # Makefile for the Linux NFC NCI layer.
5 obj-$(CONFIG_NFC_NCI) += nci.o
7 nci-objs := core.o data.o lib.o ntf.o rsp.o hci.o
9 nci-$(CONFIG_NFC_NCI_SPI) += spi.o