]> git.proxmox.com Git - qemu.git/blob - hw/dataplane/Makefile.objs
682aa9e7ee5fab910fc17b0399918d2f76bb64d3
[qemu.git] / hw / dataplane / Makefile.objs
1 ifeq ($(CONFIG_VIRTIO), y)
2 common-obj-$(CONFIG_VIRTIO_BLK_DATA_PLANE) += hostmem.o vring.o event-poll.o ioq.o virtio-blk.o
3 endif