config/binutils.in
changeset 1231 cc07c1ef372d
parent 1230 564eeaebde7b
child 1345 27fec561af53
     1.1 --- a/config/binutils.in	Thu Mar 05 17:36:40 2009 +0000
     1.2 +++ b/config/binutils.in	Thu Mar 05 17:38:05 2009 +0000
     1.3 @@ -80,6 +80,10 @@
     1.4      bool
     1.5      prompt "2.19"
     1.6  
     1.7 +config BINUTILS_V_2_19_1
     1.8 +    bool
     1.9 +    prompt "2.19.1"
    1.10 +
    1.11  config BINUTILS_V_2_19_50_0_1
    1.12      bool
    1.13      prompt "2.19.50.0.1 (EXPERIMENTAL)"
    1.14 @@ -116,6 +120,7 @@
    1.15      default "2.18.92" if BINUTILS_V_2_18_92
    1.16      default "2.18.93" if BINUTILS_V_2_18_93
    1.17      default "2.19" if BINUTILS_V_2_19
    1.18 +    default "2.19.1" if BINUTILS_V_2_19_1
    1.19      default "2.19.50.0.1" if BINUTILS_V_2_19_50_0_1
    1.20      default "2.19.51.0.1" if BINUTILS_V_2_19_51_0_1
    1.21      default "2.19.51.0.2" if BINUTILS_V_2_19_51_0_2