From: John Gilmore Date: Fri, 23 Aug 1991 23:31:39 +0000 (+0000) Subject: Add none. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dec35cbe8c661ceeb610d3d4ed4c32f3e97c0d0a;p=binutils-gdb.git Add none. --- diff --git a/bfd/config.sub b/bfd/config.sub index a298d49d9c1..cd4d4afc662 100755 --- a/bfd/config.sub +++ b/bfd/config.sub @@ -310,7 +310,7 @@ esac case "${cpu}" in vax | tahoe | i386 | i860 | m68k | m68000 | m88k | sparc | ns32k \ | alliant | arm | c1 | c2 | mips | pyramid | tron | a29k \ - | rtpc | rs6000 | i960) + | rtpc | rs6000 | i960 | none) ;; *) echo '***' Invalid cpu \`${cpu}\': configuration \`$1\' not recognized 1>&2