summaryrefslogtreecommitdiffstats
path: root/newlib/libc/machine/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/machine/configure.in')
-rw-r--r--newlib/libc/machine/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/machine/configure.in b/newlib/libc/machine/configure.in
index 249b5aadb..3dfe70430 100644
--- a/newlib/libc/machine/configure.in
+++ b/newlib/libc/machine/configure.in
@@ -52,6 +52,7 @@ if test -n "${machine_dir}"; then
mt) AC_CONFIG_SUBDIRS(mt) ;;
necv70) AC_CONFIG_SUBDIRS(necv70) ;;
powerpc) AC_CONFIG_SUBDIRS(powerpc) ;;
+ rx) AC_CONFIG_SUBDIRS(rx) ;;
sh) AC_CONFIG_SUBDIRS(sh) ;;
sparc) AC_CONFIG_SUBDIRS(sparc) ;;
spu) AC_CONFIG_SUBDIRS(spu) ;;