]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/uio/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / drivers / uio / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
bc4c4f45
HJK
2obj-$(CONFIG_UIO) += uio.o
3obj-$(CONFIG_UIO_CIF) += uio_cif.o
c767db0a 4obj-$(CONFIG_UIO_PDRV_GENIRQ) += uio_pdrv_genirq.o
0a0c3b5a 5obj-$(CONFIG_UIO_DMEM_GENIRQ) += uio_dmem_genirq.o
1bafeb37 6obj-$(CONFIG_UIO_AEC) += uio_aec.o
a6030fcc 7obj-$(CONFIG_UIO_SERCOS3) += uio_sercos3.o
ccb86a69 8obj-$(CONFIG_UIO_PCI_GENERIC) += uio_pci_generic.o
8f314cfc 9obj-$(CONFIG_UIO_NETX) += uio_netx.o
f1a304e7 10obj-$(CONFIG_UIO_PRUSS) += uio_pruss.o
06849faa 11obj-$(CONFIG_UIO_MF624) += uio_mf624.o
fbc4a8a8 12obj-$(CONFIG_UIO_FSL_ELBC_GPCM) += uio_fsl_elbc_gpcm.o
95096f2f 13obj-$(CONFIG_UIO_HV_GENERIC) += uio_hv_generic.o