xref: /openbmc/qemu/hw/block/dataplane/meson.build (revision 0807162e601c655e4f08bc736193255a1189d29d)
1specific_ss.add(when: 'CONFIG_VIRTIO_BLK', if_true: files('virtio-blk.c'))
2specific_ss.add(when: 'CONFIG_XEN', if_true: files('xen-block.c'))
3