]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/configure.ac
[sim]
[thirdparty/binutils-gdb.git] / sim / configure.ac
index a113c3afd845f8b48c2f0f2ad295d3d2477a097c..dad245e3bd13a73f4ce46e80584e4447fcec3077 100644 (file)
@@ -114,6 +114,9 @@ if test "${enable_sim}" != no; then
           AC_CONFIG_SUBDIRS(moxie)
           testsuite=yes
           ;;
+       rx-*-*)
+           AC_CONFIG_SUBDIRS(rx)
+          ;;
        sh64*-*-*)
            AC_CONFIG_SUBDIRS(sh64)
           testsuite=yes