diff options
author | paul <paul> | 2003-05-30 20:25:10 +0000 |
---|---|---|
committer | paul <paul> | 2003-05-30 20:25:10 +0000 |
commit | 2e6dcf096e3bb95a26cb6ba42aae95f0ee43fea4 (patch) | |
tree | 68e52d0fa7260d3c9048d0889ae0abe341e69e4b /config.sub | |
parent | 3abac072c9ed27d211a540e8d41c62ac4f520af7 (diff) | |
download | quagga-2e6dcf096e3bb95a26cb6ba42aae95f0ee43fea4.tar.bz2 quagga-2e6dcf096e3bb95a26cb6ba42aae95f0ee43fea4.tar.xz |
Sync to HEAD
Diffstat (limited to 'config.sub')
-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. |