Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.9 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