projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Don't embed dropbear by default (startup script is broken)
[openwrt.git]
/
openwrt
/
toolchain
/
binutils
/
Config.in
diff --git
a/openwrt/toolchain/binutils/Config.in
b/openwrt/toolchain/binutils/Config.in
index
d1d6295
..
4b06f1a
100644
(file)
--- a/
openwrt/toolchain/binutils/Config.in
+++ b/
openwrt/toolchain/binutils/Config.in
@@
-4,7
+4,7
@@
comment "Binutils Options"
choice
prompt "Binutils Version"
choice
prompt "Binutils Version"
- default BR2_BINUTILS_VERSION_2_1
5_91_0_2
+ default BR2_BINUTILS_VERSION_2_1
4_90_0_8
help
Select the version of binutils you wish to use.
help
Select the version of binutils you wish to use.
@@
-47,6
+47,9
@@
choice
config BR2_BINUTILS_VERSION_2_15_94_0_2
bool "binutils 2.15.94.0.2"
config BR2_BINUTILS_VERSION_2_15_94_0_2
bool "binutils 2.15.94.0.2"
+ config BR2_BINUTILS_VERSION_2_15_94_0_2_2
+ bool "binutils 2.15.94.0.2.2"
+
endchoice
config BR2_BINUTILS_VERSION
endchoice
config BR2_BINUTILS_VERSION
This page took
0.019919 seconds
and
4
git commands to generate.