diff options
Diffstat (limited to 'target/arm/tcg/meson.build')
| -rw-r--r-- | target/arm/tcg/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/arm/tcg/meson.build b/target/arm/tcg/meson.build index c59f0f03a1..895facdc30 100644 --- a/target/arm/tcg/meson.build +++ b/target/arm/tcg/meson.build @@ -64,6 +64,7 @@ arm_common_ss.add(files( )) arm_common_system_ss.add(files( + 'cpregs-at.c', 'hflags.c', 'iwmmxt_helper.c', 'neon_helper.c', |