vhost: src file renames

Move tcm_vhost.c -> scsi.c

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Asias He <asias@redhat.com>
Acked-by: Nicholas Bellinger <nab@linux-iscsi.org>
This commit is contained in:
Michael S. Tsirkin 2013-05-02 03:37:38 +03:00
parent 150b9e51ae
commit eb62b74e90
2 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@ obj-$(CONFIG_VHOST_NET) += vhost_net.o
vhost_net-y := vhost.o net.o
obj-$(CONFIG_TCM_VHOST) += tcm_vhost.o
tcm_vhost-y := scsi.o