aboutsummaryrefslogtreecommitdiff
path: root/hw/ipack/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ipack/meson.build')
-rw-r--r--hw/ipack/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/ipack/meson.build b/hw/ipack/meson.build
index 3f8138b6f2..26567f1068 100644
--- a/hw/ipack/meson.build
+++ b/hw/ipack/meson.build
@@ -1 +1 @@
-softmmu_ss.add(when: 'CONFIG_IPACK', if_true: files('ipack.c', 'tpci200.c'))
+system_ss.add(when: 'CONFIG_IPACK', if_true: files('ipack.c', 'tpci200.c'))