diff options
author | Nick Clifton <nickc@redhat.com> | 2004-07-07 17:37:19 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-07-07 17:37:19 +0000 |
commit | 6058c49c2d62d341e548d91f285edc799e1c1961 (patch) | |
tree | 47edfc714d347c5ca85b08b03e68c49558c19c1e /config.sub | |
parent | d1637e4f6a18c2533e4dffa026994626e50debdd (diff) | |
download | gdb-6058c49c2d62d341e548d91f285edc799e1c1961.tar.gz |
Undo accidental commit whilst adding crx-elf port
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config.sub b/config.sub index 536cfa808f5..d2e3557ac40 100755 --- a/config.sub +++ b/config.sub @@ -455,10 +455,6 @@ case $basic_machine in cris | cris-* | etrax*) basic_machine=cris-axis ;; - crx) - basic_machine=crx-unknown - os=-elf - ;; da30 | da30-*) basic_machine=m68k-da30 ;; |