]> git.ipfire.org Git - thirdparty/linux.git/blob - drivers/nfc/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/linux.git] / drivers / nfc / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for nfc devices
4 #
5
6 obj-$(CONFIG_NFC_FDP) += fdp/
7 obj-$(CONFIG_NFC_PN544) += pn544/
8 obj-$(CONFIG_NFC_MICROREAD) += microread/
9 obj-$(CONFIG_NFC_PN533) += pn533/
10 obj-$(CONFIG_NFC_MEI_PHY) += mei_phy.o
11 obj-$(CONFIG_NFC_SIM) += nfcsim.o
12 obj-$(CONFIG_NFC_PORT100) += port100.o
13 obj-$(CONFIG_NFC_MRVL) += nfcmrvl/
14 obj-$(CONFIG_NFC_TRF7970A) += trf7970a.o
15 obj-$(CONFIG_NFC_ST21NFCA) += st21nfca/
16 obj-$(CONFIG_NFC_ST_NCI) += st-nci/
17 obj-$(CONFIG_NFC_NXP_NCI) += nxp-nci/
18 obj-$(CONFIG_NFC_S3FWRN5) += s3fwrn5/
19 obj-$(CONFIG_NFC_ST95HF) += st95hf/