config.gcc (h8300-*-rtems*): Use h8300/t-rtems.

2004-11-23  Ralf Corsepius <ralf.corsepius@rtems.org>

	* config.gcc (h8300-*-rtems*): Use h8300/t-rtems.

From-SVN: r91079
This commit is contained in:
Ralf Corsepius 2004-11-23 08:49:52 +01:00 committed by Ralf Corsepius
parent 37cd02de30
commit 402fbd4d55
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2004-11-23 Ralf Corsepius <ralf.corsepius@rtems.org>
* config.gcc (h8300-*-rtems*): Use h8300/t-rtems.
2004-11-23 Ralf Corsepius <ralf.corsepius@rtems.org>
* config/arm/t-rtems: New.

View file

@ -746,7 +746,7 @@ frv-*-*linux*)
tmake_file="${tmake_file} frv/t-frv frv/t-linux"
;;
h8300-*-rtems*)
tmake_file="h8300/t-h8300 t-rtems"
tmake_file="h8300/t-h8300 t-rtems h8300/t-rtems"
tm_file="h8300/h8300.h dbxcoff.h h8300/coff.h h8300/rtems.h rtems.h"
;;
h8300-*-elf*)