xref: /kernel/linux/linux-5.10/drivers/nfc/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/nfc/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Makefile for nfc devices
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciobj-$(CONFIG_NFC_FDP)		+= fdp/
78c2ecf20Sopenharmony_ciobj-$(CONFIG_NFC_PN544)		+= pn544/
88c2ecf20Sopenharmony_ciobj-$(CONFIG_NFC_MICROREAD)	+= microread/
98c2ecf20Sopenharmony_ciobj-$(CONFIG_NFC_PN533)		+= pn533/
108c2ecf20Sopenharmony_ciobj-$(CONFIG_NFC_MEI_PHY)	+= mei_phy.o
118c2ecf20Sopenharmony_ciobj-$(CONFIG_NFC_SIM)		+= nfcsim.o
128c2ecf20Sopenharmony_ciobj-$(CONFIG_NFC_PORT100)	+= port100.o
138c2ecf20Sopenharmony_ciobj-$(CONFIG_NFC_MRVL)		+= nfcmrvl/
148c2ecf20Sopenharmony_ciobj-$(CONFIG_NFC_TRF7970A)	+= trf7970a.o
158c2ecf20Sopenharmony_ciobj-$(CONFIG_NFC_ST21NFCA)  	+= st21nfca/
168c2ecf20Sopenharmony_ciobj-$(CONFIG_NFC_ST_NCI)	+= st-nci/
178c2ecf20Sopenharmony_ciobj-$(CONFIG_NFC_NXP_NCI)	+= nxp-nci/
188c2ecf20Sopenharmony_ciobj-$(CONFIG_NFC_S3FWRN5)	+= s3fwrn5/
198c2ecf20Sopenharmony_ciobj-$(CONFIG_NFC_ST95HF)	+= st95hf/
20

Indexes created Thu Nov 07 10:32:03 CST 2024