convert mips* to mips so that we find the correct files in config
authorgraichen <graichen@openbsd.org>
Sat, 12 Apr 1997 15:50:24 +0000 (15:50 +0000)
committergraichen <graichen@openbsd.org>
Sat, 12 Apr 1997 15:50:24 +0000 (15:50 +0000)
gnu/usr.bin/binutils/gdb/configure.host

index bb7aa7c..5202945 100644 (file)
@@ -15,6 +15,7 @@ hppa*)                        gdb_host_cpu=pa ;;
 i[3456]86*)            gdb_host_cpu=i386 ;;
 m68*)                  gdb_host_cpu=m68k ;;
 m88*)                  gdb_host_cpu=m88k ;;
+mips*)                 gdb_host_cpu=mips ;;
 np1)                   gdb_host_cpu=gould ;;
 pyramid)               gdb_host_cpu=pyr ;;
 powerpc*)              gdb_host_cpu=powerpc ;;