Add binutils-2.17.50.0.17.

This commit is contained in:
Yann E. MORIN" 2007-07-03 22:28:14 +00:00
parent c11dc8a296
commit 96456d1abb

View File

@ -125,6 +125,10 @@ config BINUTILS_V_2_17_50_0_16
bool
prompt "2.17.50.0.16"
config BINUTILS_V_2_17_50_0_17
bool
prompt "2.17.50.0.17"
# CT_INSERT_VERSION_ABOVE
# Don't remove above line!
endchoice
@ -158,6 +162,7 @@ config BINUTILS_VERSION
default "2.17.50.0.14" if BINUTILS_V_2_17_50_0_14
default "2.17.50.0.15" if BINUTILS_V_2_17_50_0_15
default "2.17.50.0.16" if BINUTILS_V_2_17_50_0_16
default "2.17.50.0.17" if BINUTILS_V_2_17_50_0_17
# CT_INSERT_VERSION_STRING_ABOVE
# Don't remove above line!