sh: Fix displayed name of CodeSourcery toolchain
authorPhil Edworthy <PHIL.EDWORTHY@renesas.com>
Wed, 9 Mar 2011 11:40:03 +0000 (11:40 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 26 Apr 2011 14:37:42 +0000 (16:37 +0200)
Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/toolchain-external/Config.in

index 2ed65bf305cf9ee49746374f818ccdc2f93197e8..d9a00349b890a79212b5defe1f46cb45cfb0162d 100644 (file)
@@ -87,7 +87,7 @@ config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_POWERPC201009
             - 970 glibc hard-float, 64 bits
 
 config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_SH201009
-       bool "CodeSoucery PowerPC 2010.09"
+       bool "CodeSoucery SH 2010.09"
        depends on BR2_sh
        select BR2_TOOLCHAIN_EXTERNAL_GLIBC
        select BR2_INSTALL_LIBSTDCPP
@@ -98,7 +98,7 @@ config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_SH201009
          the following variants:
             - SH4A, glibc, little endian
             - SH4A, glibc, big endian
-           - SH4A, uClibc, little endian
+            - SH4A, uClibc, little endian
             - SH4A, uClibc, big endian
 
 config BR2_TOOLCHAIN_EXTERNAL_CUSTOM