* config/tc-mips.c (md_begin): Add the general registers to the
[deliverable/binutils-gdb.git] / configure.in
index 3685a399c1333aa84e3ebc48405f31ee7eda4663..e11ca63e397f09ff9c51352f069f50cc9bc82099 100644 (file)
@@ -208,6 +208,9 @@ fi
 case "${target}" in
   v810*)               target_makefile_frag=config/mt-v810 ;;
   i[3456]86-*-netware*) target_makefile_frag=config/mt-netware ;;
+# start-sanitize-r5900
+  mips64vr5900*-*-*)    target_makefile_frag=config/mt-r5900 ;;
+# end-sanitize-r5900
   powerpc-*-netware*)   target_makefile_frag=config/mt-netware ;;
 esac
 
This page took 0.023545 seconds and 4 git commands to generate.