summary refs log tree commit diff stats
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, 0 insertions, 1 deletions
diff --git a/hw/i386/xen/meson.build b/hw/i386/xen/meson.build
index 2e64a34e16..3dc4c4f106 100644
--- a/hw/i386/xen/meson.build
+++ b/hw/i386/xen/meson.build
@@ -1,6 +1,5 @@
 i386_ss.add(when: 'CONFIG_XEN', if_true: files(
   'xen-hvm.c',
-  'xen-mapcache.c',
   'xen_apic.c',
   'xen_pvdevice.c',
 ))