summary refs log tree commit diff stats
path: root/target/arm/tcg/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'target/arm/tcg/meson.build')
-rw-r--r--target/arm/tcg/meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/arm/tcg/meson.build b/target/arm/tcg/meson.build
index 895facdc30..1b115656c4 100644
--- a/target/arm/tcg/meson.build
+++ b/target/arm/tcg/meson.build
@@ -66,7 +66,6 @@ arm_common_ss.add(files(
 arm_common_system_ss.add(files(
   'cpregs-at.c',
   'hflags.c',
-  'iwmmxt_helper.c',
   'neon_helper.c',
   'tlb_helper.c',
   'tlb-insns.c',
@@ -74,7 +73,6 @@ arm_common_system_ss.add(files(
 ))
 arm_user_ss.add(files(
   'hflags.c',
-  'iwmmxt_helper.c',
   'neon_helper.c',
   'tlb_helper.c',
   'vfp_helper.c',