Commit 91ff9507 by Ralf Corsepius Committed by Ralf Corsepius

config.gcc (avr-*-rtems*): Fix typo.

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

	* config.gcc (avr-*-rtems*): Fix typo.

From-SVN: r91274
parent f04e1b1b
2004-11-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* config.gcc (avr-*-rtems*): Fix typo.
2004-11-25 J"orn Rennecke <joern.rennecke@st.com> 2004-11-25 J"orn Rennecke <joern.rennecke@st.com>
* sh.c (sh_output_mi_thunk): Do not call regset_release_memory. * sh.c (sh_output_mi_thunk): Do not call regset_release_memory.
......
...@@ -697,7 +697,7 @@ arm*-*-kaos*) ...@@ -697,7 +697,7 @@ arm*-*-kaos*)
;; ;;
avr-*-rtems*) avr-*-rtems*)
tm_file="avr/avr.h dbxelf.h avr/rtems.h rtems.h" tm_file="avr/avr.h dbxelf.h avr/rtems.h rtems.h"
tmake_files="avr/t-avr t-rtems avr/t-rtems" tmake_file="avr/t-avr t-rtems avr/t-rtems"
;; ;;
avr-*-*) avr-*-*)
tm_file="avr/avr.h dbxelf.h" tm_file="avr/avr.h dbxelf.h"
......
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