micro: select binutils 2.19.51
authorPhil Blundell <philb@gnu.org>
Fri, 11 Sep 2009 19:41:33 +0000 (20:41 +0100)
committerPhil Blundell <philb@gnu.org>
Fri, 11 Sep 2009 19:41:33 +0000 (20:41 +0100)
conf/distro/micro.conf

index aca4a18..67e3aff 100644 (file)
@@ -61,6 +61,7 @@ MACHINE_KERNEL_VERSION = "2.6"
 # TOOLCHAIN
 #############################################################################
 LIBC ?= "eglibc"
+PREFERRED_BINUTILS = "2.19.51"
 require conf/distro/include/sane-toolchain.inc
 
 #############################################################################