summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorpaul <paul>2003-05-27 09:26:22 +0000
committerpaul <paul>2003-05-27 09:26:22 +0000
commita65ec8454984c26983c94700fe5e8c1d11e6a75f (patch)
treee09468c724d89d16b4e1b8f879efc6d158723b6c /config.sub
parente3289be24694a018b2d6ba9ac99ebc0fc86ffccc (diff)
Rivo Nurgess: Add cobalt machine type
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 8c16a0ed..c0942312 100755
--- a/config.sub
+++ b/config.sub
@@ -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.