projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee3f31b
)
sh: Only use the CodeSourcery toolchain for SH4A devices
author
Phil Edworthy
<PHIL.EDWORTHY@renesas.com>
Fri, 6 May 2011 07:47:55 +0000
(08:47 +0100)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 6 May 2011 12:26:36 +0000
(14:26 +0200)
The CodeSourcery toolchain listed is only for SH4A devices.
Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/toolchain-external/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/toolchain-external/Config.in
b/toolchain/toolchain-external/Config.in
index ca9892b10a096710cba31bc4021483c035c27e3d..c95945f9e83bf019d629f99a8c0419707c929289 100644
(file)
--- a/
toolchain/toolchain-external/Config.in
+++ b/
toolchain/toolchain-external/Config.in
@@
-88,7
+88,7
@@
config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_POWERPC201009
config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_SH201009
bool "CodeSoucery SH 2010.09"
- depends on BR2_sh
+ depends on BR2_sh
4 || BR2_sh4eb
select BR2_TOOLCHAIN_EXTERNAL_GLIBC
select BR2_INSTALL_LIBSTDCPP
help