config/binutils.in
changeset 201 038d9ad0db6b
parent 120 bd6b74d0f4ab
child 247 f3c43673b29b
     1.1 --- a/config/binutils.in	Tue May 22 20:42:21 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