aboutsummaryrefslogtreecommitdiff
path: root/target/arm/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'target/arm/Makefile.objs')
-rw-r--r--target/arm/Makefile.objs2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/arm/Makefile.objs b/target/arm/Makefile.objs
index a6f733eaa8..11c7baf8a3 100644
--- a/target/arm/Makefile.objs
+++ b/target/arm/Makefile.objs
@@ -19,4 +19,4 @@ target/arm/decode-sve.inc.c: $(SRC_PATH)/target/arm/sve.decode $(DECODETREE)
"GEN", $(TARGET_DIR)$@)
target/arm/translate-sve.o: target/arm/decode-sve.inc.c
-obj-$(TARGET_AARCH64) += translate-sve.o
+obj-$(TARGET_AARCH64) += translate-sve.o sve_helper.o