]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target/sparc/meson.build
meson: Rename target_softmmu_arch -> target_system_arch
[mirror_qemu.git] / target / sparc / meson.build
index d32e67b287e74631a6620cc8313f73af4a547be2..48025cce762cd1ebaa56204ee7c4aae71031e777 100644 (file)
@@ -20,4 +20,4 @@ sparc_system_ss.add(files(
 ))
 
 target_arch += {'sparc': sparc_ss}
-target_softmmu_arch += {'sparc': sparc_system_ss}
+target_system_arch += {'sparc': sparc_system_ss}