$NetBSD: binutils-ae,v 1.1 2002/05/15 14:03:27 kent Exp $ --- config.sub.orig Wed Apr 24 15:22:48 2002 +++ config.sub @@ -952,6 +952,11 @@ basic_machine=c4x-none os=-coff ;; + algor-* | arc-* | cobalt-* | hpcmips-* | playstation2-* | pmax-*) + if [ x$os = x-netbsd ]; then + basic_machine=mipsel-unknown + fi + ;; *) echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 exit 1