]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/vhost/Makefile
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-bionic-kernel.git] / drivers / vhost / Makefile
CommitLineData
3a4d5c94 1obj-$(CONFIG_VHOST_NET) += vhost_net.o
6ac1afbf 2vhost_net-y := net.o
057cbf49 3
181c04a3
MT
4obj-$(CONFIG_VHOST_SCSI) += vhost_scsi.o
5vhost_scsi-y := scsi.o
f87d0fbb
RR
6
7obj-$(CONFIG_VHOST_RING) += vringh.o
6ac1afbf 8obj-$(CONFIG_VHOST) += vhost.o