Linux 6.12-rc1
[linux-2.6-block.git] / drivers / nfc / st21nfca / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
68957303
CR
2#
3# Makefile for ST21NFCA HCI based NFC driver
4#
5
15d17170 6st21nfca_hci-objs = core.o dep.o se.o vendor_cmds.o
300c627f 7obj-$(CONFIG_NFC_ST21NFCA) += st21nfca_hci.o
68957303 8
300c627f 9st21nfca_i2c-objs = i2c.o
68957303 10obj-$(CONFIG_NFC_ST21NFCA_I2C) += st21nfca_i2c.o