projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3959555
)
binutils: select linaro 2.24 version by default
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 30 Sep 2014 21:36:17 +0000
(21:36 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 30 Sep 2014 21:36:17 +0000
(21:36 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42705
toolchain/binutils/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/binutils/Config.in
b/toolchain/binutils/Config.in
index 9ebf52ddde5d25373f9d05a113f7a402aba43a1a..041441d4c2aa098ed76ec22b54e08a79732a0775 100644
(file)
--- a/
toolchain/binutils/Config.in
+++ b/
toolchain/binutils/Config.in
@@
-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.