diff options
author | paul <paul> | 2003-05-27 09:26:22 +0000 |
---|---|---|
committer | paul <paul> | 2003-05-27 09:26:22 +0000 |
commit | a65ec8454984c26983c94700fe5e8c1d11e6a75f (patch) | |
tree | e09468c724d89d16b4e1b8f879efc6d158723b6c | |
parent | e3289be24694a018b2d6ba9ac99ebc0fc86ffccc (diff) |
Rivo Nurgess: Add cobalt machine type
-rwxr-xr-x | config.sub | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -262,7 +262,7 @@ case $basic_machine in | f301-* | armv*-* | s390-* | sv1-* | t3e-* \ | m88110-* | m680[01234]0-* | m683?2-* | m68360-* | z8k-* | d10v-* \ | thumb-* | v850-* | d30v-* | tic30-* | c30-* | fr30-* \ - | bs2000-* | tic54x-* | c54x-* | x86_64-*) + | bs2000-* | tic54x-* | c54x-* | x86_64-* | cobalt-*) ;; # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. |