qemu-patch-raspberry4/hw/block/dataplane/meson.build

3 lines
142 B
Meson
Raw Normal View History

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