binutils: remove defunct binutils default version selection for aarch64

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

SVN-Revision: 44958
This commit is contained in:
Felix Fietkau 2015-03-24 10:06:38 +00:00
parent fc2bd07260
commit 76bf68fa52
1 changed files with 0 additions and 1 deletions

View File

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