]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/vhost/Makefile
Merge remote-tracking branch 'regulator/fix/rk808' into regulator-linus
[mirror_ubuntu-bionic-kernel.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