* config.host: Revert unwanted commit.

From-SVN: r178045
This commit is contained in:
Uros Bizjak 2011-08-24 20:05:42 +02:00
parent 9d3e22a247
commit d58de1f48d
1 changed files with 0 additions and 11 deletions

View File

@ -127,9 +127,6 @@ s390*-*-*)
sh[123456789lbe]*-*-*)
cpu_type=sh
;;
ba-*)
cpu_type=ba
;;
esac
# Common parts for widely ported systems.
@ -251,14 +248,6 @@ fr30-*-elf)
;;
frv-*-elf)
;;
ba-*-elf*)
extra_parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crti.o crtn.o"
tmake_file="ba/t-default"
;;
ba-*linux*)
extra_parts="$extra_parts crti.o crtn.o"
tmake_file="ba/t-default"
;;
frv-*-*linux*)
;;
h8300-*-rtems*)