Add binutils-2.17.50.0.17.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Jul 03 22:28:14 2007 +0000 (2007-07-03)
changeset 201038d9ad0db6b
parent 200 f46cdeb69ae7
child 202 07b283916880
Add binutils-2.17.50.0.17.
config/binutils.in
     1.1 --- a/config/binutils.in	Tue Jul 03 22:23:58 2007 +0000
     1.2 +++ b/config/binutils.in	Tue Jul 03 22:28:14 2007 +0000
     1.3 @@ -125,6 +125,10 @@
     1.4      bool
     1.5      prompt "2.17.50.0.16"
     1.6  
     1.7 +config BINUTILS_V_2_17_50_0_17
     1.8 +    bool
     1.9 +    prompt "2.17.50.0.17"
    1.10 +
    1.11  # CT_INSERT_VERSION_ABOVE
    1.12  # Don't remove above line!
    1.13  endchoice
    1.14 @@ -158,6 +162,7 @@
    1.15      default "2.17.50.0.14" if BINUTILS_V_2_17_50_0_14
    1.16      default "2.17.50.0.15" if BINUTILS_V_2_17_50_0_15
    1.17      default "2.17.50.0.16" if BINUTILS_V_2_17_50_0_16
    1.18 +    default "2.17.50.0.17" if BINUTILS_V_2_17_50_0_17
    1.19  # CT_INSERT_VERSION_STRING_ABOVE
    1.20  # Don't remove above line!
    1.21