config/binutils.in
changeset 325 58e56ab91bd0
parent 247 f3c43673b29b
child 330 447b203edc2e
     1.1 --- a/config/binutils.in	Fri Jul 13 14:26:45 2007 +0000
     1.2 +++ b/config/binutils.in	Sun Aug 12 08:05:57 2007 +0000
     1.3 @@ -146,6 +146,11 @@
     1.4      prompt "2.17.50.0.17"
     1.5      depends on EXPERIMENTAL
     1.6  
     1.7 +config BINUTILS_V_2_17_50_0_18
     1.8 +    bool
     1.9 +    prompt "2.17.50.0.18 (EXPERIMENTAL)"
    1.10 +    depends on EXPERIMENTAL
    1.11 +
    1.12  # CT_INSERT_VERSION_ABOVE
    1.13  # Don't remove above line!
    1.14  endchoice
    1.15 @@ -180,6 +185,7 @@
    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 +    default "2.17.50.0.18" if BINUTILS_V_2_17_50_0_18
    1.20  # CT_INSERT_VERSION_STRING_ABOVE
    1.21  # Don't remove above line!
    1.22