]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/uio/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...
[mirror_ubuntu-artful-kernel.git] / drivers / uio / Makefile
CommitLineData
bc4c4f45
HJK
1obj-$(CONFIG_UIO) += uio.o
2obj-$(CONFIG_UIO_CIF) += uio_cif.o
c767db0a 3obj-$(CONFIG_UIO_PDRV_GENIRQ) += uio_pdrv_genirq.o
0a0c3b5a 4obj-$(CONFIG_UIO_DMEM_GENIRQ) += uio_dmem_genirq.o
1bafeb37 5obj-$(CONFIG_UIO_AEC) += uio_aec.o
a6030fcc 6obj-$(CONFIG_UIO_SERCOS3) += uio_sercos3.o
ccb86a69 7obj-$(CONFIG_UIO_PCI_GENERIC) += uio_pci_generic.o
8f314cfc 8obj-$(CONFIG_UIO_NETX) += uio_netx.o
f1a304e7 9obj-$(CONFIG_UIO_PRUSS) += uio_pruss.o
06849faa 10obj-$(CONFIG_UIO_MF624) += uio_mf624.o
fbc4a8a8 11obj-$(CONFIG_UIO_FSL_ELBC_GPCM) += uio_fsl_elbc_gpcm.o
95096f2f 12obj-$(CONFIG_UIO_HV_GENERIC) += uio_hv_generic.o