]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target/arm/meson.build
meson: Rename target_softmmu_arch -> target_system_arch
[mirror_qemu.git] / target / arm / meson.build
index e645e456da4e2efbf6551b4c656f42b028f161fc..5d04a8e94f2ebace7dd56ee3c92923b4e1b8d55d 100644 (file)
@@ -35,4 +35,4 @@ else
 endif
 
 target_arch += {'arm': arm_ss}
-target_softmmu_arch += {'arm': arm_system_ss}
+target_system_arch += {'arm': arm_system_ss}