aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2009-09-11 20:41:33 +0100
committerPhil Blundell <philb@gnu.org>2009-09-11 20:41:33 +0100
commitb1213a3ec464b72cdbb4c32bcbb1187f6f026742 (patch)
tree96a48d8a7373351c35bdc1d878a597def4755569 /conf
parent48e831f5beba63b9a374c3165f37e2c22f32e5c2 (diff)
downloadopenembedded-b1213a3ec464b72cdbb4c32bcbb1187f6f026742.tar.gz
micro: select binutils 2.19.51
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/micro.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/micro.conf b/conf/distro/micro.conf
index aca4a18caf..67e3aff3ca 100644
--- a/conf/distro/micro.conf
+++ b/conf/distro/micro.conf
@@ -61,6 +61,7 @@ MACHINE_KERNEL_VERSION = "2.6"
# TOOLCHAIN
#############################################################################
LIBC ?= "eglibc"
+PREFERRED_BINUTILS = "2.19.51"
require conf/distro/include/sane-toolchain.inc
#############################################################################