qemu-e2k/hw/block/dataplane/meson.build

3 lines
142 B
Meson

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'))