From: Linda A. Walsh Date: Fri, 5 Sep 1997 18:08:34 +0000 (+0000) Subject: * config.sub: Recognize v850-elf. X-Git-Tag: Release-1-2b~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3b773c79520bb8a286599268801a9a7a02ad0394;p=thirdparty%2Fautomake.git * config.sub: Recognize v850-elf. --- diff --git a/config.sub b/config.sub index ec305d2be..126cb82c6 100644 --- a/config.sub +++ b/config.sub @@ -156,7 +156,7 @@ case $basic_machine in | i370 | sh | powerpc | powerpcle | 1750a | dsp16xx | pdp11 \ | mips64 | mipsel | mips64el | mips64orion | mips64orionel \ | mipstx39 | mipstx39el \ - | sparc | sparclet | sparclite | sparc64) + | sparc | sparclet | sparclite | sparc64 | v850) basic_machine=$basic_machine-unknown ;; # We use `pc' rather than `unknown' diff --git a/lib/config.sub b/lib/config.sub index ec305d2be..126cb82c6 100644 --- a/lib/config.sub +++ b/lib/config.sub @@ -156,7 +156,7 @@ case $basic_machine in | i370 | sh | powerpc | powerpcle | 1750a | dsp16xx | pdp11 \ | mips64 | mipsel | mips64el | mips64orion | mips64orionel \ | mipstx39 | mipstx39el \ - | sparc | sparclet | sparclite | sparc64) + | sparc | sparclet | sparclite | sparc64 | v850) basic_machine=$basic_machine-unknown ;; # We use `pc' rather than `unknown'