Projet_SETI_RISC-V/riscv-gnu-toolchain/qemu/hw/block/dataplane/meson.build
2023-03-06 14:48:14 +01:00

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