diff --git a/configure1.in b/configure1.in index 67759d071ff..4b827200fe0 100755 --- a/configure1.in +++ b/configure1.in @@ -889,6 +889,9 @@ case "${canonical}" in mips-sony-bsd* ) machine=news-risc opsys=bsd4-3 ;; + mips-sony-newsos* ) + machine=mips opsys=newsos5 + ;; ## Stride m68*-stride-sysv* )