Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] sh: Fix displayed name of CodeSourcery toolchain
@ 2011-03-09 11:40 Phil Edworthy
  2011-03-09 11:40 ` [Buildroot] [PATCH] Add Renesas ttySC* devices Phil Edworthy
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Phil Edworthy @ 2011-03-09 11:40 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
---
 toolchain/toolchain-external/Config.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in
index 2ed65bf..d9a0034 100644
--- a/toolchain/toolchain-external/Config.in
+++ b/toolchain/toolchain-external/Config.in
@@ -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
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-04-26 14:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-09 11:40 [Buildroot] [PATCH] sh: Fix displayed name of CodeSourcery toolchain Phil Edworthy
2011-03-09 11:40 ` [Buildroot] [PATCH] Add Renesas ttySC* devices Phil Edworthy
2011-04-26 14:41   ` Peter Korsgaard
2011-03-10  7:28 ` [Buildroot] [PATCH] sh: Fix displayed name of CodeSourcery toolchain Thomas Petazzoni
2011-04-26 14:37 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox