aboutsummaryrefslogtreecommitdiff
path: root/target/loongarch/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'target/loongarch/meson.build')
-rw-r--r--target/loongarch/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/loongarch/meson.build b/target/loongarch/meson.build
index 9293a8ab78..1117a51c52 100644
--- a/target/loongarch/meson.build
+++ b/target/loongarch/meson.build
@@ -11,6 +11,7 @@ loongarch_tcg_ss.add(files(
'op_helper.c',
'translate.c',
'gdbstub.c',
+ 'lsx_helper.c',
))
loongarch_tcg_ss.add(zlib)