Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
[deliverable/linux.git] / drivers / nfc / nxp-nci / Makefile
CommitLineData
dece4585
CP
1#
2# Makefile for NXP-NCI NFC driver
3#
4
5nxp-nci-objs = core.o firmware.o
6be88670 6nxp-nci_i2c-objs = i2c.o
dece4585
CP
7
8obj-$(CONFIG_NFC_NXP_NCI) += nxp-nci.o
6be88670 9obj-$(CONFIG_NFC_NXP_NCI_I2C) += nxp-nci_i2c.o
This page took 0.08865 seconds and 5 git commands to generate.