binutils/binutils: add binutils-2.20.1

Signed-off-by: Johannes Stezenbach <js@sig21.net>
This commit is contained in:
Johannes Stezenbach 2010-07-09 15:53:49 +02:00
parent e1ebd3039d
commit 2a0030f0bd

View File

@ -8,6 +8,10 @@ choice
# Don't remove next line
# CT_INSERT_VERSION_BELOW
config BINUTILS_V_2_20_1
bool
prompt "2.20.1"
config BINUTILS_V_2_20
bool
prompt "2.20"
@ -40,6 +44,7 @@ config BINUTILS_VERSION
string
# Don't remove next line
# CT_INSERT_VERSION_STRING_BELOW
default "2.20.1" if BINUTILS_V_2_20_1
default "2.20" if BINUTILS_V_2_20
default "2.19.1" if BINUTILS_V_2_19_1
default "2.19" if BINUTILS_V_2_19