aboutsummaryrefslogtreecommitdiff
path: root/target/xtensa/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'target/xtensa/meson.build')
-rw-r--r--target/xtensa/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/xtensa/meson.build b/target/xtensa/meson.build
index 95692bd75f..f8d60101e3 100644
--- a/target/xtensa/meson.build
+++ b/target/xtensa/meson.build
@@ -24,4 +24,4 @@ xtensa_system_ss.add(files(
))
target_arch += {'xtensa': xtensa_ss}
-target_softmmu_arch += {'xtensa': xtensa_system_ss}
+target_system_arch += {'xtensa': xtensa_system_ss}