Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v2.6.29-rc5 6 lines 228 B view raw
1obj-$(CONFIG_UIO) += uio.o 2obj-$(CONFIG_UIO_CIF) += uio_cif.o 3obj-$(CONFIG_UIO_PDRV) += uio_pdrv.o 4obj-$(CONFIG_UIO_PDRV_GENIRQ) += uio_pdrv_genirq.o 5obj-$(CONFIG_UIO_SMX) += uio_smx.o 6obj-$(CONFIG_UIO_SERCOS3) += uio_sercos3.o