aboutsummaryrefslogtreecommitdiff
path: root/target/i386/hvf/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'target/i386/hvf/meson.build')
-rw-r--r--target/i386/hvf/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/i386/hvf/meson.build b/target/i386/hvf/meson.build
index f6d4c394d3..05c3c8cf18 100644
--- a/target/i386/hvf/meson.build
+++ b/target/i386/hvf/meson.build
@@ -1,4 +1,4 @@
-i386_softmmu_ss.add(when: [hvf, 'CONFIG_HVF'], if_true: files(
+i386_system_ss.add(when: [hvf, 'CONFIG_HVF'], if_true: files(
'hvf.c',
'x86.c',
'x86_cpuid.c',