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.7-rc6 4 lines 108 B view raw
1obj-$(CONFIG_VHOST_NET) += vhost_net.o 2vhost_net-y := vhost.o net.o 3 4obj-$(CONFIG_TCM_VHOST) += tcm_vhost.o