aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/xen/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'hw/i386/xen/meson.build')
-rw-r--r--hw/i386/xen/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/i386/xen/meson.build b/hw/i386/xen/meson.build
index 3f0df8b..c73c62b 100644
--- a/hw/i386/xen/meson.build
+++ b/hw/i386/xen/meson.build
@@ -4,6 +4,7 @@ i386_ss.add(when: 'CONFIG_XEN', if_true: files(
))
i386_ss.add(when: ['CONFIG_XEN', xen], if_true: files(
'xen-hvm.c',
+ 'xen-pvh.c',
))
i386_ss.add(when: 'CONFIG_XEN_BUS', if_true: files(