xref: /openbmc/linux/drivers/nfc/st21nfca/Makefile (revision ec8f24b7)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
268957303SChristophe Ricard#
368957303SChristophe Ricard# Makefile for ST21NFCA HCI based NFC driver
468957303SChristophe Ricard#
568957303SChristophe Ricard
615d17170SChristophe Ricardst21nfca_hci-objs = core.o dep.o se.o vendor_cmds.o
7300c627fSChristophe Ricardobj-$(CONFIG_NFC_ST21NFCA)     += st21nfca_hci.o
868957303SChristophe Ricard
9300c627fSChristophe Ricardst21nfca_i2c-objs  = i2c.o
1068957303SChristophe Ricardobj-$(CONFIG_NFC_ST21NFCA_I2C) += st21nfca_i2c.o
11