diff options
Diffstat (limited to 'sim/Makefile.am')
-rw-r--r-- | sim/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/Makefile.am b/sim/Makefile.am index db4cd4e..6cfd783 100644 --- a/sim/Makefile.am +++ b/sim/Makefile.am @@ -106,9 +106,6 @@ include testsuite/local.mk if SIM_ENABLE_ARCH_aarch64 include aarch64/local.mk endif -if SIM_ENABLE_ARCH_arm -include arm/local.mk -endif if SIM_ENABLE_ARCH_avr include avr/local.mk endif |