aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorGraham Gower <graham.gower@gmail.com>2010-11-17 15:01:02 -0800
committerKhem Raj <raj.khem@gmail.com>2010-11-17 15:01:02 -0800
commitec8e3903c12f0fc63b96f12e709aba912bc693c5 (patch)
tree9e835fbb27ea4296b20fffd9d98786dd5f7c548d /conf
parent6b938314df31b6b55b8fa5bf7f364a28adfecab5 (diff)
downloadopenembedded-ec8e3903c12f0fc63b96f12e709aba912bc693c5.tar.gz
sane-toolchain.inc: remove duplicate line.
Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/include/sane-toolchain.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/distro/include/sane-toolchain.inc b/conf/distro/include/sane-toolchain.inc
index 505221d687..cbd9a11242 100644
--- a/conf/distro/include/sane-toolchain.inc
+++ b/conf/distro/include/sane-toolchain.inc
@@ -22,7 +22,6 @@ 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"
# This is unrelated to the kernel version, but glibc and some userspaceapps require a recent version to build against
PREFERRED_VERSION_linux-libc-headers ?= "2.6.31"