xref: /kernel/linux/linux-6.6/drivers/nfc/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/nfc/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for nfc devices
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciobj-$(CONFIG_NFC_FDP)		+= fdp/
762306a36Sopenharmony_ciobj-$(CONFIG_NFC_PN544)		+= pn544/
862306a36Sopenharmony_ciobj-$(CONFIG_NFC_MICROREAD)	+= microread/
962306a36Sopenharmony_ciobj-$(CONFIG_NFC_PN533)		+= pn533/
1062306a36Sopenharmony_ciobj-$(CONFIG_NFC_MEI_PHY)	+= mei_phy.o
1162306a36Sopenharmony_ciobj-$(CONFIG_NFC_SIM)		+= nfcsim.o
1262306a36Sopenharmony_ciobj-$(CONFIG_NFC_PORT100)	+= port100.o
1362306a36Sopenharmony_ciobj-$(CONFIG_NFC_MRVL)		+= nfcmrvl/
1462306a36Sopenharmony_ciobj-$(CONFIG_NFC_TRF7970A)	+= trf7970a.o
1562306a36Sopenharmony_ciobj-$(CONFIG_NFC_ST21NFCA)  	+= st21nfca/
1662306a36Sopenharmony_ciobj-$(CONFIG_NFC_ST_NCI)	+= st-nci/
1762306a36Sopenharmony_ciobj-$(CONFIG_NFC_NXP_NCI)	+= nxp-nci/
1862306a36Sopenharmony_ciobj-$(CONFIG_NFC_S3FWRN5)	+= s3fwrn5/
1962306a36Sopenharmony_ciobj-$(CONFIG_NFC_ST95HF)	+= st95hf/
2062306a36Sopenharmony_ciobj-$(CONFIG_NFC_VIRTUAL_NCI)	+= virtual_ncidev.o
21

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