xref: /kernel/linux/linux-6.6/drivers/uio/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/uio/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ciobj-$(CONFIG_UIO)	+= uio.o
362306a36Sopenharmony_ciobj-$(CONFIG_UIO_CIF)	+= uio_cif.o
462306a36Sopenharmony_ciobj-$(CONFIG_UIO_PDRV_GENIRQ)	+= uio_pdrv_genirq.o
562306a36Sopenharmony_ciobj-$(CONFIG_UIO_DMEM_GENIRQ)	+= uio_dmem_genirq.o
662306a36Sopenharmony_ciobj-$(CONFIG_UIO_AEC)	+= uio_aec.o
762306a36Sopenharmony_ciobj-$(CONFIG_UIO_SERCOS3)	+= uio_sercos3.o
862306a36Sopenharmony_ciobj-$(CONFIG_UIO_PCI_GENERIC)	+= uio_pci_generic.o
962306a36Sopenharmony_ciobj-$(CONFIG_UIO_NETX)	+= uio_netx.o
1062306a36Sopenharmony_ciobj-$(CONFIG_UIO_PRUSS)         += uio_pruss.o
1162306a36Sopenharmony_ciobj-$(CONFIG_UIO_MF624)         += uio_mf624.o
1262306a36Sopenharmony_ciobj-$(CONFIG_UIO_FSL_ELBC_GPCM)	+= uio_fsl_elbc_gpcm.o
1362306a36Sopenharmony_ciobj-$(CONFIG_UIO_HV_GENERIC)	+= uio_hv_generic.o
1462306a36Sopenharmony_ciobj-$(CONFIG_UIO_DFL)	+= uio_dfl.o
15

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