summaryrefslogtreecommitdiff
path: root/hw/block/dataplane/meson.build
blob: 12c6a264f10f647899551c179a7acdc0cca38372 (plain)
1
2
specific_ss.add(when: 'CONFIG_VIRTIO_BLK', if_true: files('virtio-blk.c'))
specific_ss.add(when: 'CONFIG_XEN', if_true: files('xen-block.c'))