summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-11-15 15:28:39 -0800
committerKhem Raj <raj.khem@gmail.com>2010-11-15 15:28:39 -0800
commit448d705bee6fbd203679e4bf224c9065f38ea6ac (patch)
treeae4a6c8e598ec457b247db0e059c9c44c40d71ae /conf
parentd827b36a57b415d36344d44d8fde75a790945556 (diff)
downloadopenembedded-448d705bee6fbd203679e4bf224c9065f38ea6ac.tar.gz
sane-toolchain.inc: Choose GCC 4.4.4 for SH bases machines
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/include/sane-toolchain.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/include/sane-toolchain.inc b/conf/distro/include/sane-toolchain.inc
index 6d460a2d8a..505221d687 100644
--- a/conf/distro/include/sane-toolchain.inc
+++ b/conf/distro/include/sane-toolchain.inc
@@ -19,6 +19,8 @@ PREFERRED_UCLIBC_VERSION ?= "0.9.31"
PREFERRED_GCC_VERSION_486sx ?= "4.3.2"
PREFERRED_GCC_VERSION_avr32 ?= "4.2.2"
PREFERRED_GCC_VERSION_bfin ?= "4.1.2"
+PREFERRED_GCC_VERSION_sh3 ?= "4.4.4"
+PREFERRED_GCC_VERSION_sh4 ?= "4.4.4"
PREFERRED_GCC_VERSION_xilinx-ml403 ?= "4.1.1"
PREFERRED_GCC_VERSION_xilinx-ml403 ?= "4.1.1"