summary refs log tree commit diff stats
path: root/target/sh4/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'target/sh4/meson.build')
-rw-r--r--target/sh4/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/sh4/meson.build b/target/sh4/meson.build
index a78e9ec7e4..fe09f96684 100644
--- a/target/sh4/meson.build
+++ b/target/sh4/meson.build
@@ -11,4 +11,4 @@ sh4_system_ss = ss.source_set()
 sh4_system_ss.add(files('monitor.c'))
 
 target_arch += {'sh4': sh4_ss}
-target_softmmu_arch += {'sh4': sh4_system_ss}
+target_system_arch += {'sh4': sh4_system_ss}