* cris: New directory, simulator for Axis Communications CRIS
[deliverable/binutils-gdb.git] / sim / configure.ac
index dae2687cd8bd87d50c01d6eb48d3d71ca17e859a..e020b737f2c72c20464b579f0c59c036eda4bde5 100644 (file)
@@ -50,6 +50,11 @@ if test "${enable_sim}" != no; then
           testsuite=yes
           common=yes
           ;;
+       cris-*-* | crisv32-*-*)
+          AC_CONFIG_SUBDIRS(cris)
+          testsuite=yes
+          common=yes
+          ;;
        d10v-*-*)
            AC_CONFIG_SUBDIRS(d10v)
           ;;
This page took 0.02495 seconds and 4 git commands to generate.