diff options
Diffstat (limited to 'qemu/hw/block/dataplane/Makefile.objs')
-rw-r--r-- | qemu/hw/block/dataplane/Makefile.objs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/block/dataplane/Makefile.objs b/qemu/hw/block/dataplane/Makefile.objs new file mode 100644 index 000000000..e786f6642 --- /dev/null +++ b/qemu/hw/block/dataplane/Makefile.objs @@ -0,0 +1 @@ +obj-y += virtio-blk.o |