config/binutils.in
changeset 22 3b50052c0586
parent 1 eeea35fbf182
child 61 1207acb66003
     1.1 --- a/config/binutils.in	Sat Feb 24 11:00:05 2007 +0000
     1.2 +++ b/config/binutils.in	Sat Mar 31 19:45:25 2007 +0000
     1.3 @@ -93,8 +93,24 @@
     1.4      bool
     1.5      prompt "2.17.50.0.10"
     1.6  
     1.7 +config BINUTILS_V_2_17_50_0_11
     1.8 +    bool
     1.9 +    prompt "2.17.50.0.11"
    1.10 +
    1.11 +config BINUTILS_V_2_17_50_0_12
    1.12 +    bool
    1.13 +    prompt "2.17.50.0.12"
    1.14 +
    1.15 +config BINUTILS_V_2_17_50_0_13
    1.16 +    bool
    1.17 +    prompt "2.17.50.0.13"
    1.18 +
    1.19 +config BINUTILS_V_2_17_50_0_14
    1.20 +    bool
    1.21 +    prompt "2.17.50.0.14"
    1.22 +
    1.23  # CT_INSERT_VERSION_ABOVE
    1.24 -# Don't remove qbove line!
    1.25 +# Don't remove above line!
    1.26  endchoice
    1.27  
    1.28  config BINUTILS_VERSION
    1.29 @@ -120,8 +136,12 @@
    1.30      default "2.17.50.0.8" if BINUTILS_V_2_17_50_0_8
    1.31      default "2.17.50.0.9" if BINUTILS_V_2_17_50_0_9
    1.32      default "2.17.50.0.10" if BINUTILS_V_2_17_50_0_10
    1.33 +    default "2.17.50.0.11" if BINUTILS_V_2_17_50_0_11
    1.34 +    default "2.17.50.0.12" if BINUTILS_V_2_17_50_0_12
    1.35 +    default "2.17.50.0.13" if BINUTILS_V_2_17_50_0_13
    1.36 +    default "2.17.50.0.14" if BINUTILS_V_2_17_50_0_14
    1.37  # CT_INSERT_VERSION_STRING_ABOVE
    1.38 -# Don't remove qbove line!
    1.39 +# Don't remove above line!
    1.40  
    1.41  config BINUTILS_EXTRA_CONFIG
    1.42      string