projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffcb268
)
binutils: fix name of Binutils 2.25.1
author
Hauke Mehrtens
<hauke@hauke-m.de>
Tue, 15 Sep 2015 21:58:48 +0000
(21:58 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Tue, 15 Sep 2015 21:58:48 +0000
(21:58 +0000)
The Binutils version 2.25.1 was not a Linaro version, but a normal
upstream Binutils version, fix the name.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Reported-by: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
SVN-Revision: 46946
toolchain/binutils/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/binutils/Config.in
b/toolchain/binutils/Config.in
index 31b043f185f48cb8f3f4d69f2eceed272bcac2f5..27b2ffab8bba3ae4dfca93907344eadaf8ba833d 100644
(file)
--- a/
toolchain/binutils/Config.in
+++ b/
toolchain/binutils/Config.in
@@
-10,7
+10,7
@@
choice
bool "Linaro binutils 2.24"
config BINUTILS_VERSION_2_25_1
- bool "
Linaro b
inutils 2.25.1"
+ bool "
B
inutils 2.25.1"
endchoice