bfd
[deliverable/binutils-gdb.git] / gas / configure.tgt
index 054f2b8b4a839089862603f6d7a3c2d65376d8cd..043f445269fa7e6fc92e46630ab07195ada0c1c1 100644 (file)
@@ -65,6 +65,7 @@ case ${cpu} in
   powerpc*le*)         cpu_type=ppc endian=little ;;
   powerpc*)            cpu_type=ppc endian=big ;;
   rs6000*)             cpu_type=ppc ;;
+  rx)                  cpu_type=rx ;;
   s390x*)              cpu_type=s390 arch=s390x ;;
   s390*)               cpu_type=s390 arch=s390 ;;
   score*l)              cpu_type=score endian=little ;;
This page took 0.023936 seconds and 4 git commands to generate.