]> git.proxmox.com Git - mirror_qemu.git/blame - target/i386/nvmm/meson.build
meson: Replace softmmu_ss -> system_ss
[mirror_qemu.git] / target / i386 / nvmm / meson.build
CommitLineData
de6cd759 1i386_system_ss.add(when: 'CONFIG_NVMM', if_true:
fdc8635e
RZ
2 files(
3 'nvmm-all.c',
4 'nvmm-accel-ops.c',
5 )
6)
7
de6cd759 8i386_system_ss.add(when: 'CONFIG_NVMM', if_true: nvmm)