]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
config.gcc (avr-*-rtems*): Fix typo.
authorRalf Corsepius <ralf.corsepius@rtems.org>
Thu, 25 Nov 2004 04:52:15 +0000 (05:52 +0100)
committerRalf Corsepius <corsepiu@gcc.gnu.org>
Thu, 25 Nov 2004 04:52:15 +0000 (05:52 +0100)
2004-11-25  Ralf Corsepius <ralf.corsepius@rtems.org>

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

From-SVN: r91275

gcc/ChangeLog
gcc/config.gcc

index 2e2ce708a9b6e25753df28e856d335225667464b..61ef37f014d217dde12ae70a91a6b0099474e9cf 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-25  Ralf Corsepius <ralf.corsepius@rtems.org>
+
+       * config.gcc (avr-*-rtems*): Fix typo.
+
 2004-11-24  Uros Bizjak  <uros@kss-loka.si>
 
        PR rtl-optimization/18614
index d0c2b3755dafc91c2afc731e545face8179262dd..696d7b6d9b1b8aa8cc075964c4ac3ecc12505ab6 100644 (file)
@@ -702,7 +702,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"