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 v3.2-rc1 9 lines 242 B view raw
1# 2# Makefile for RIO switches 3# 4 5obj-$(CONFIG_RAPIDIO_TSI57X) += tsi57x.o 6obj-$(CONFIG_RAPIDIO_CPS_XX) += idtcps.o 7obj-$(CONFIG_RAPIDIO_TSI568) += tsi568.o 8obj-$(CONFIG_RAPIDIO_TSI500) += tsi500.o 9obj-$(CONFIG_RAPIDIO_CPS_GEN2) += idt_gen2.o