3 lines
142 B
Meson
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'))
|