config/binutils.in
changeset 402 197e1b49586e
parent 344 6abe7018a85a
child 427 fc1c16395864
     1.1 --- a/config/binutils.in	Wed Aug 29 16:44:40 2007 +0000
     1.2 +++ b/config/binutils.in	Sun Sep 23 17:08:09 2007 +0000
     1.3 @@ -27,26 +27,6 @@
     1.4      bool
     1.5      prompt "2.17"
     1.6  
     1.7 -config BINUTILS_V_2_17_50_0_10
     1.8 -    bool
     1.9 -    prompt "2.17.50.0.10 (EXPERIMENTAL)"
    1.10 -    depends on EXPERIMENTAL
    1.11 -
    1.12 -config BINUTILS_V_2_17_50_0_15
    1.13 -    bool
    1.14 -    prompt "2.17.50.0.15 (EXPERIMENTAL)"
    1.15 -    depends on EXPERIMENTAL
    1.16 -
    1.17 -config BINUTILS_V_2_17_50_0_17
    1.18 -    bool
    1.19 -    prompt "2.17.50.0.17 (EXPERIMENTAL)"
    1.20 -    depends on EXPERIMENTAL
    1.21 -
    1.22 -config BINUTILS_V_2_17_50_0_18
    1.23 -    bool
    1.24 -    prompt "2.17.50.0.18 (EXPERIMENTAL)"
    1.25 -    depends on EXPERIMENTAL
    1.26 -
    1.27  config BINUTILS_V_2_18
    1.28      bool
    1.29      prompt "2.18"
    1.30 @@ -61,10 +41,6 @@
    1.31      default "2.15" if BINUTILS_V_2_15
    1.32      default "2.16.1" if BINUTILS_V_2_16_1
    1.33      default "2.17" if BINUTILS_V_2_17
    1.34 -    default "2.17.50.0.10" if BINUTILS_V_2_17_50_0_10
    1.35 -    default "2.17.50.0.14" if BINUTILS_V_2_17_50_0_14
    1.36 -    default "2.17.50.0.17" if BINUTILS_V_2_17_50_0_17
    1.37 -    default "2.17.50.0.18" if BINUTILS_V_2_17_50_0_18
    1.38      default "2.18" if BINUTILS_V_2_18
    1.39  # CT_INSERT_VERSION_STRING_ABOVE
    1.40  # Don't remove above line!