config/binutils.in
changeset 344 6abe7018a85a
parent 330 447b203edc2e
child 402 197e1b49586e
     1.1 --- a/config/binutils.in	Tue Aug 14 20:11:44 2007 +0000
     1.2 +++ b/config/binutils.in	Wed Aug 29 16:44:40 2007 +0000
     1.3 @@ -47,6 +47,10 @@
     1.4      prompt "2.17.50.0.18 (EXPERIMENTAL)"
     1.5      depends on EXPERIMENTAL
     1.6  
     1.7 +config BINUTILS_V_2_18
     1.8 +    bool
     1.9 +    prompt "2.18"
    1.10 +
    1.11  # CT_INSERT_VERSION_ABOVE
    1.12  # Don't remove above line!
    1.13  endchoice
    1.14 @@ -61,6 +65,7 @@
    1.15      default "2.17.50.0.14" if BINUTILS_V_2_17_50_0_14
    1.16      default "2.17.50.0.17" if BINUTILS_V_2_17_50_0_17
    1.17      default "2.17.50.0.18" if BINUTILS_V_2_17_50_0_18
    1.18 +    default "2.18" if BINUTILS_V_2_18
    1.19  # CT_INSERT_VERSION_STRING_ABOVE
    1.20  # Don't remove above line!
    1.21