xref: /qemu/hw/nvme/meson.build (revision ebda3036)
1system_ss.add(when: 'CONFIG_NVME_PCI', if_true: files('ctrl.c', 'dif.c', 'ns.c', 'subsys.c'))
2