xref: /qemu/target/i386/whpx/meson.build (revision 6b90a4cdc04ec7ca94c3f664d63ee43c2046a875)
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