]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target/arm/hvf/meson.build
meson: Replace softmmu_ss -> system_ss
[mirror_qemu.git] / target / arm / hvf / meson.build
index 855e6cce5ab60caf5908b11f64b5c04e65a1eacd..afc509a470e06dd3ea425c85357a78369c7aa48c 100644 (file)
@@ -1,3 +1,3 @@
-arm_softmmu_ss.add(when: [hvf, 'CONFIG_HVF'], if_true: files(
+arm_system_ss.add(when: [hvf, 'CONFIG_HVF'], if_true: files(
   'hvf.c',
 ))