Typo fix.
authorJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 21 Jun 2004 19:11:23 +0000 (20:11 +0100)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 21 Jun 2004 19:11:23 +0000 (20:11 +0100)
From-SVN: r83445

gcc/ChangeLog

index 09a4a365b81193b1b4ab083d4d38156e6134a7bd..279e92e482983dc54241ebc99bae86076d96d008 100644 (file)
@@ -60,7 +60,7 @@
        (sh*-netbsd*): Use SELECT_SH* macros.
        (supported_defaults): sh[123456ble]-*-* | sh-*-* support "cpu".
        Merge sh*-*-netbsd* configurations into sh-elf configurations.
-       * config/sh/t-netbsd-sh5, config/sh/t-le, config/sh/t-le: Delete.
+       * config/sh/t-netbsd-sh5, config/sh/t-be, config/sh/t-le: Delete.
        * config/sh/t-monolib: Likewise.
 
 2004-06-21  Paul Brook  <paul@codesourcery.com>