projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc2bd07
)
binutils: remove defunct binutils default version selection for aarch64
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 24 Mar 2015 10:06:38 +0000
(10:06 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 24 Mar 2015 10:06:38 +0000
(10:06 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44958
toolchain/binutils/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/binutils/Config.in
b/toolchain/binutils/Config.in
index ade0b226822ac05ac9f2298f67bc74288056ec41..38df455818b54b6421d20c690a41ee3468071c0b 100644
(file)
--- a/
toolchain/binutils/Config.in
+++ b/
toolchain/binutils/Config.in
@@
-2,7
+2,6
@@
choice
prompt "Binutils Version" if TOOLCHAINOPTS
- default BINUTILS_VERSION_2_23_1 if (aarch64 || aarch64_be)
default BINUTILS_VERSION_2_20_1 if avr32
default BINUTILS_VERSION_LINARO if !avr32
help