aboutsummaryrefslogtreecommitdiff
path: root/target/i386/whpx/meson.build
blob: 95fc31eb81b6d31a75d11f574b9cc3b691d7fd91 (plain)
1
2
3
4
5
i386_softmmu_ss.add(when: 'CONFIG_WHPX', if_true: files(
  'whpx-all.c',
  'whpx-apic.c',
  'whpx-accel-ops.c',
))