summary refs log tree commit diff stats
path: root/target/alpha/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'target/alpha/meson.build')
-rw-r--r--target/alpha/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/alpha/meson.build b/target/alpha/meson.build
index 3f5253c002..d3502dd823 100644
--- a/target/alpha/meson.build
+++ b/target/alpha/meson.build
@@ -15,4 +15,4 @@ alpha_system_ss = ss.source_set()
 alpha_system_ss.add(files('machine.c'))
 
 target_arch += {'alpha': alpha_ss}
-target_softmmu_arch += {'alpha': alpha_system_ss}
+target_system_arch += {'alpha': alpha_system_ss}