Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://git...
[deliverable/linux.git] / drivers / vhost / Makefile
1 obj-$(CONFIG_VHOST_NET) += vhost_net.o
2 vhost_net-y := 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
8 obj-$(CONFIG_VHOST) += vhost.o
This page took 0.030427 seconds and 5 git commands to generate.