]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target/m68k/meson.build
meson: Rename target_softmmu_arch -> target_system_arch
[mirror_qemu.git] / target / m68k / meson.build
index 355db26c6f5534fc30193140fb70ef5047de59e7..8d3f9ce2880a69a770cccec5ce5ba733dd066e65 100644 (file)
@@ -16,4 +16,4 @@ m68k_system_ss.add(files(
 ))
 
 target_arch += {'m68k': m68k_ss}
-target_softmmu_arch += {'m68k': m68k_system_ss}
+target_system_arch += {'m68k': m68k_system_ss}