Author: nbd
Date: 2014-09-30 23:36:17 +0200 (Tue, 30 Sep 2014)
New Revision: 42705

Modified:
   trunk/toolchain/binutils/Config.in
Log:
binutils: select linaro 2.24 version by default

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/toolchain/binutils/Config.in
===================================================================
--- trunk/toolchain/binutils/Config.in  2014-09-30 21:36:12 UTC (rev 42704)
+++ trunk/toolchain/binutils/Config.in  2014-09-30 21:36:17 UTC (rev 42705)
@@ -3,7 +3,7 @@
 choice
        prompt "Binutils Version" if TOOLCHAINOPTS
        default BINUTILS_VERSION_2_20_1 if avr32
-       default BINUTILS_VERSION_2_22 if !avr32
+       default BINUTILS_VERSION_LINARO if !avr32
        help
          Select the version of binutils you wish to use.
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to