Commit 402fbd4d by Ralf Corsepius Committed by Ralf Corsepius

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
parent 37cd02de
2004-11-23 Ralf Corsepius <ralf.corsepius@rtems.org> 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. * config/arm/t-rtems: New.
* config.gcc: Reflect having added arm/t-rtems. * config.gcc: Reflect having added arm/t-rtems.
......
...@@ -746,7 +746,7 @@ frv-*-*linux*) ...@@ -746,7 +746,7 @@ frv-*-*linux*)
tmake_file="${tmake_file} frv/t-frv frv/t-linux" tmake_file="${tmake_file} frv/t-frv frv/t-linux"
;; ;;
h8300-*-rtems*) 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" tm_file="h8300/h8300.h dbxcoff.h h8300/coff.h h8300/rtems.h rtems.h"
;; ;;
h8300-*-elf*) h8300-*-elf*)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment