summary refs log tree commit diff stats
path: root/hw/cxl/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'hw/cxl/meson.build')
-rw-r--r--hw/cxl/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/cxl/meson.build b/hw/cxl/meson.build
index 1f9aa2ea1f..e261ff3881 100644
--- a/hw/cxl/meson.build
+++ b/hw/cxl/meson.build
@@ -5,6 +5,7 @@ system_ss.add(when: 'CONFIG_CXL',
                    'cxl-mailbox-utils.c',
                    'cxl-host.c',
                    'cxl-cdat.c',
+                   'cxl-events.c',
                ),
                if_false: files(
                    'cxl-host-stubs.c',