xref: /openbmc/qemu/target/i386/whpx/meson.build (revision 243975c0553a61646e7c24beaa12f4451536ea6b)
1i386_system_ss.add(when: 'CONFIG_WHPX', if_true: files(
2  'whpx-all.c',
3  'whpx-apic.c',
4  'whpx-accel-ops.c',
5))
6