aboutsummaryrefslogtreecommitdiff
path: root/hw/block/dataplane/meson.build
blob: 025b3b061b624ec21a5cd6a110d706b8d1437524 (plain)
1
2
system_ss.add(when: 'CONFIG_VIRTIO_BLK', if_true: files('virtio-blk.c'))
specific_ss.add(when: 'CONFIG_XEN_BUS', if_true: files('xen-block.c'))