config/binutils/binutils.in
changeset 1535 073d351bdcd3
parent 1534 d4ddf19a1968
child 1536 28dfc4fc15e9
     1.1 --- a/config/binutils/binutils.in	Sun Sep 13 17:51:33 2009 +0200
     1.2 +++ b/config/binutils/binutils.in	Sun Sep 13 18:38:06 2009 +0200
     1.3 @@ -8,6 +8,8 @@
     1.4  choice
     1.5      bool
     1.6      prompt "binutils version"
     1.7 +# Don't remove next line
     1.8 +# CT_INSERT_VERSION_BELOW
     1.9  
    1.10  config BINUTILS_V_2_19_51_0_2
    1.11      bool
    1.12 @@ -99,12 +101,12 @@
    1.13      prompt "2.14 (OBSOLETE)"
    1.14      depends on OBSOLETE
    1.15  
    1.16 -# CT_INSERT_VERSION_ABOVE
    1.17 -# Don't remove above line!
    1.18  endchoice
    1.19  
    1.20  config BINUTILS_VERSION
    1.21      string
    1.22 +# Don't remove next line
    1.23 +# CT_INSERT_VERSION_STRING_BELOW
    1.24      default "2.19.51.0.2" if BINUTILS_V_2_19_51_0_2
    1.25      default "2.19.51.0.1" if BINUTILS_V_2_19_51_0_1
    1.26      default "2.19.50.0.1" if BINUTILS_V_2_19_50_0_1
    1.27 @@ -124,8 +126,6 @@
    1.28      default "2.16.1" if BINUTILS_V_2_16_1
    1.29      default "2.15" if BINUTILS_V_2_15
    1.30      default "2.14" if BINUTILS_V_2_14
    1.31 -# CT_INSERT_VERSION_STRING_ABOVE
    1.32 -# Don't remove above line!
    1.33  
    1.34  config BINUTILS_EXTRA_CONFIG
    1.35      string