binutils: select linaro 2.24 version by default

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42705 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2014-09-30 21:36:17 +00:00
parent 83224c64f4
commit 1d487752f0
1 changed files with 1 additions and 1 deletions

View File

@ -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.