aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorPompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>2008-04-25 17:19:27 +0530
committerPompapathi V Gadad <pompa@gcc.gnu.org>2008-04-25 17:19:27 +0530
commit68d154b9d5d7ce8474e5150ee8c155d7143c9866 (patch)
treea6a7a6078b371372ce6d03033b6110b7c2c26f0a /gcc/config.gcc
parentac89df2f7b69cc7c322f0f40131d8c2f77fe4322 (diff)
downloadgcc-68d154b9d5d7ce8474e5150ee8c155d7143c9866.zip
gcc-68d154b9d5d7ce8474e5150ee8c155d7143c9866.tar.gz
gcc-68d154b9d5d7ce8474e5150ee8c155d7143c9866.tar.bz2
config.gcc (crx-*-elf): Remove deprecation.
2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com> * config.gcc (crx-*-elf): Remove deprecation. From-SVN: r134662
Diffstat (limited to 'gcc/config.gcc')
-rw-r--r--gcc/config.gcc3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc
index 7276be3..c951000 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -195,8 +195,7 @@ md_file=
# Obsolete configurations.
case ${target} in
- crx-* \
- | mt-* \
+ mt-* \
| strongarm*-* \
| ep9312*-* \
| xscale*-* \