Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / drivers / nfc / nxp-nci / Makefile
blob3ff713a92e510b89b5f97126cab0dc4d3ca8d2d7
1 # SPDX-License-Identifier: GPL-2.0-only
3 # Makefile for NXP-NCI NFC driver
6 nxp-nci-objs = core.o firmware.o
7 nxp-nci_i2c-objs = i2c.o
9 obj-$(CONFIG_NFC_NXP_NCI) += nxp-nci.o
10 obj-$(CONFIG_NFC_NXP_NCI_I2C) += nxp-nci_i2c.o