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

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

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

From-SVN: r91274
This commit is contained in:
Ralf Corsepius 2004-11-25 05:49:30 +01:00 committed by Ralf Corsepius
parent f04e1b1b4d
commit 91ff950773
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
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>
* sh.c (sh_output_mi_thunk): Do not call regset_release_memory.

View File

@ -697,7 +697,7 @@ arm*-*-kaos*)
;;
avr-*-rtems*)
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-*-*)
tm_file="avr/avr.h dbxelf.h"