summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-08-29 15:23:21 +0000
committerNick Clifton <nickc@redhat.com>2007-08-29 15:23:21 +0000
commitf00a31658d1f69419ab6d4f5fd8ceb7a7eeeb4d9 (patch)
tree24ea4f5eff82821347653ce99e189a1b4b3e669f /config.sub
parent971aaaa5b793a427ef5b590b0286445d7abc29f0 (diff)
* config.sub, config.guess: Update from upstream sources.
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub8
1 files changed, 2 insertions, 6 deletions
diff --git a/config.sub b/config.sub
index 014646224c..1761d8bdf6 100755
--- a/config.sub
+++ b/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
# Inc.
-timestamp='2007-08-29'
+timestamp='2007-06-28'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -475,11 +475,7 @@ case $basic_machine in
basic_machine=craynv-cray
os=-unicosmp
;;
- cr16c)
- basic_machine=cr16c-unknown
- os=-elf
- ;;
- cr16)
+ cr16)
basic_machine=cr16-unknown
os=-elf
;;