Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/build.sh,v rcsdiff: /ftp/cvs/cvsroot/src/build.sh,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.140 retrieving revision 1.141 diff -u -p -r1.140 -r1.141 --- src/build.sh 2005/12/12 04:51:55 1.140 +++ src/build.sh 2005/12/29 15:38:54 1.141 @@ -1,5 +1,5 @@ #! /usr/bin/env sh -# $NetBSD: build.sh,v 1.140 2005/12/12 04:51:55 jmc Exp $ +# $NetBSD: build.sh,v 1.141 2005/12/29 15:38:54 tsutsui Exp $ # # Copyright (c) 2001-2005 The NetBSD Foundation, Inc. # All rights reserved. @@ -179,7 +179,7 @@ getarch() evbmips|sbmips) # no default MACHINE_ARCH ;; - mipsco|newsmips|sgimips) + ews4800mips|mipsco|newsmips|sgimips) MACHINE_ARCH=mipseb ;; @@ -860,7 +860,7 @@ createmakewrapper() eval cat <