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.35-rc2 7 lines 205 B view raw
1# 2# Makefile for Neterion Inc's X3100 Series 10 GbE PCIe # I/O 3# Virtualized Server Adapter linux driver 4 5obj-$(CONFIG_VXGE) += vxge.o 6 7vxge-objs := vxge-config.o vxge-traffic.o vxge-ethtool.o vxge-main.o