summaryrefslogtreecommitdiffstats
path: root/hw/virtio/dataplane/Makefile.objs
diff options
context:
space:
mode:
authorPaolo Bonzini2016-02-14 18:17:11 +0100
committerMichael S. Tsirkin2016-02-25 12:14:19 +0100
commitfee089e4e258d85baf8d15783c01dfe6be98db04 (patch)
treeab6f9f13371d539896cc825e6ad025a90afdad99 /hw/virtio/dataplane/Makefile.objs
parentvirtio-scsi: do not use vring in dataplane (diff)
downloadqemu-fee089e4e258d85baf8d15783c01dfe6be98db04.tar.gz
qemu-fee089e4e258d85baf8d15783c01dfe6be98db04.tar.xz
qemu-fee089e4e258d85baf8d15783c01dfe6be98db04.zip
vring: remove
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/virtio/dataplane/Makefile.objs')
-rw-r--r--hw/virtio/dataplane/Makefile.objs1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/virtio/dataplane/Makefile.objs b/hw/virtio/dataplane/Makefile.objs
deleted file mode 100644
index 753a9cab44..0000000000
--- a/hw/virtio/dataplane/Makefile.objs
+++ /dev/null
@@ -1 +0,0 @@
-obj-y += vring.o