Add none.

This commit is contained in:
John Gilmore 1991-08-23 23:31:39 +00:00
parent 1eddc5863e
commit dec35cbe8c
1 changed files with 1 additions and 1 deletions

2
bfd/config.sub vendored
View File

@ -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