aboutsummaryrefslogtreecommitdiff
path: root/hw/rdma/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'hw/rdma/meson.build')
-rw-r--r--hw/rdma/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/rdma/meson.build b/hw/rdma/meson.build
index fc7917192f..363c9b8c83 100644
--- a/hw/rdma/meson.build
+++ b/hw/rdma/meson.build
@@ -1,4 +1,4 @@
-softmmu_ss.add(when: 'CONFIG_VMW_PVRDMA', if_true: files(
+system_ss.add(when: 'CONFIG_VMW_PVRDMA', if_true: files(
'rdma.c',
'rdma_backend.c',
'rdma_utils.c',