Merge tag 'omap-for-v4.7/fixes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[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.098858 seconds and 5 git commands to generate.