aboutsummaryrefslogtreecommitdiff
path: root/target/hexagon/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'target/hexagon/meson.build')
-rw-r--r--target/hexagon/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/hexagon/meson.build b/target/hexagon/meson.build
index c6d858ffb2..0bfaa41ec3 100644
--- a/target/hexagon/meson.build
+++ b/target/hexagon/meson.build
@@ -174,6 +174,7 @@ hexagon_ss.add(files(
'printinsn.c',
'arch.c',
'fma_emu.c',
+ 'mmvec/system_ext_mmvec.c',
))
target_arch += {'hexagon': hexagon_ss}