aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/acinclude.m4
diff options
context:
space:
mode:
Diffstat (limited to 'sim/mips/acinclude.m4')
-rw-r--r--sim/mips/acinclude.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/mips/acinclude.m4 b/sim/mips/acinclude.m4
index 313e40b..efabd27 100644
--- a/sim/mips/acinclude.m4
+++ b/sim/mips/acinclude.m4
@@ -334,3 +334,4 @@ AC_SUBST(SIM_MIPS_MULTI_IGEN_CONFIGS)
AC_SUBST(SIM_MIPS_MULTI_SRC)
AC_SUBST(SIM_MIPS_MULTI_OBJ)
AM_CONDITIONAL([SIM_MIPS_GEN_MODE_SINGLE], [test "$SIM_MIPS_GEN" = "SINGLE"])
+AM_CONDITIONAL([SIM_MIPS_GEN_MODE_M16], [test "$SIM_MIPS_GEN" = "M16"])