xref: /openbmc/qemu/hw/xenpv/meson.build (revision b4b9a0e32f93c0700f46617524317b0580126592)
1xenpv_ss = ss.source_set()
2
3xenpv_ss.add(when: 'CONFIG_XEN', if_true: files('xen_machine_pv.c'))
4