aboutsummaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-08-28 05:00:36 +0000
committerJohn Gilmore <gnu@cygnus>1992-08-28 05:00:36 +0000
commit6e122179f391c389791bd7a122fbd8c06b19a905 (patch)
treebf86879fbe5cb33268ceff329229da7f1a73c53d /config.sub
parent500516d3cbbca403eec1fb2e15d3dabbf2739d2a (diff)
downloadfsf-binutils-gdb-6e122179f391c389791bd7a122fbd8c06b19a905.zip
fsf-binutils-gdb-6e122179f391c389791bd7a122fbd8c06b19a905.tar.gz
fsf-binutils-gdb-6e122179f391c389791bd7a122fbd8c06b19a905.tar.bz2
Accept i486 where i386 ok.
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub
index c7e14d0..3250b4f 100755
--- a/config.sub
+++ b/config.sub
@@ -105,7 +105,7 @@ case $basic_machine in
basic_machine=$basic_machine-unknown
;;
# Recognize the basic CPU types with with company name.
- vax-* | tahoe-* | i386-* | i860-* | m68k-* \
+ vax-* | tahoe-* | i386-* | i486-* | i860-* | m68k-* \
| m680[01234]0-* | m683?2-* | m88k-* \
| sparc-* | ns32k-* | alliant-* | arm-* | c[123]* \
| mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \