aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2011-01-27 02:13:27 +0000
committerKhem Raj <raj.khem@gmail.com>2011-02-12 12:12:32 -0800
commit0f07d97f374ce6e6901c809becd28bb7d95e334f (patch)
tree8e2d513f07c825019a91e346842157b3d5cac5f7 /conf/distro
parentd7eaa9faa839a1219d19a51f117fa9dc8fee42a4 (diff)
downloadopenembedded-0f07d97f374ce6e6901c809becd28bb7d95e334f.tar.gz
micro: get preferred binutils from sane-toolchain
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf/distro')
-rw-r--r--conf/distro/micro.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/distro/micro.conf b/conf/distro/micro.conf
index 5902105d5c..963afa8e8d 100644
--- a/conf/distro/micro.conf
+++ b/conf/distro/micro.conf
@@ -61,7 +61,6 @@ MACHINE_KERNEL_VERSION = "2.6"
# TOOLCHAIN
#############################################################################
LIBC ?= "eglibc"
-PREFERRED_BINUTILS ?= "2.20.1"
PREFERRED_VERSION_glibc ?= "2.10.1"
PREFERRED_VERSION_glibc-initial ?= "2.10.1"
PREFERRED_ARM_INSTRUCTION_SET ?= "thumb"