Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / vhost / Makefile
1 obj-$(CONFIG_VHOST_NET) += vhost_net.o
2 vhost_net-y := vhost.o net.o
3
4 obj-$(CONFIG_VHOST_SCSI) += vhost_scsi.o
5 vhost_scsi-y := scsi.o
6
7 obj-$(CONFIG_VHOST_RING) += vringh.o