config/binutils.in
changeset 120 bd6b74d0f4ab
parent 61 1207acb66003
child 201 038d9ad0db6b
     1.1 --- a/config/binutils.in	Sun May 06 13:42:10 2007 +0000
     1.2 +++ b/config/binutils.in	Tue May 22 20:42:21 2007 +0000
     1.3 @@ -117,6 +117,14 @@
     1.4      bool
     1.5      prompt "2.17.50.0.14"
     1.6  
     1.7 +config BINUTILS_V_2_17_50_0_15
     1.8 +    bool
     1.9 +    prompt "2.17.50.0.15"
    1.10 +
    1.11 +config BINUTILS_V_2_17_50_0_16
    1.12 +    bool
    1.13 +    prompt "2.17.50.0.16"
    1.14 +
    1.15  # CT_INSERT_VERSION_ABOVE
    1.16  # Don't remove above line!
    1.17  endchoice
    1.18 @@ -148,6 +156,8 @@
    1.19      default "2.17.50.0.12" if BINUTILS_V_2_17_50_0_12
    1.20      default "2.17.50.0.13" if BINUTILS_V_2_17_50_0_13
    1.21      default "2.17.50.0.14" if BINUTILS_V_2_17_50_0_14
    1.22 +    default "2.17.50.0.15" if BINUTILS_V_2_17_50_0_15
    1.23 +    default "2.17.50.0.16" if BINUTILS_V_2_17_50_0_16
    1.24  # CT_INSERT_VERSION_STRING_ABOVE
    1.25  # Don't remove above line!
    1.26