replay: Improve error messages about configuration conflicts
[qemu/kevin.git] / target / i386 / nvmm / meson.build
blob885a708665bf8e03d9801e9caa023fe8a7d408cf
1 i386_system_ss.add(when: 'CONFIG_NVMM', if_true:
2   files(
3   'nvmm-all.c',
4   'nvmm-accel-ops.c',
5   )
8 i386_system_ss.add(when: 'CONFIG_NVMM', if_true: nvmm)