From 9e80202352dd49bdd9e67b8b906d86f058431505 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 11 May 2019 15:12:49 -0500 Subject: Initial import of abandoned HQEMU version 2.5.2 --- src/hw/virtio/dataplane/Makefile.objs | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/hw/virtio/dataplane/Makefile.objs (limited to 'src/hw/virtio/dataplane/Makefile.objs') diff --git a/src/hw/virtio/dataplane/Makefile.objs b/src/hw/virtio/dataplane/Makefile.objs new file mode 100644 index 0000000..753a9ca --- /dev/null +++ b/src/hw/virtio/dataplane/Makefile.objs @@ -0,0 +1 @@ +obj-y += vring.o -- cgit v1.1