aboutsummaryrefslogtreecommitdiff
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 e261ff3881..ea0aebf6e3 100644
--- a/hw/cxl/meson.build
+++ b/hw/cxl/meson.build
@@ -6,6 +6,7 @@ system_ss.add(when: 'CONFIG_CXL',
'cxl-host.c',
'cxl-cdat.c',
'cxl-events.c',
+ 'switch-mailbox-cci.c',
),
if_false: files(
'cxl-host-stubs.c',