diff options
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub index c7e14d0e0b7..3250b4fa673 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-* \ |