config/binutils/binutils.in
changeset 1761 88020b2c3246
parent 1614 3f76cdbceb6e
child 1807 4201b5881a7e
     1.1 --- a/config/binutils/binutils.in	Tue Oct 27 20:06:46 2009 +0100
     1.2 +++ b/config/binutils/binutils.in	Tue Jan 12 19:24:03 2010 +0100
     1.3 @@ -26,11 +26,13 @@
     1.4  
     1.5  config BINUTILS_V_2_17
     1.6      bool
     1.7 -    prompt "2.17"
     1.8 +    prompt "2.17 (OBSOLETE)"
     1.9 +    depends on OBSOLETE
    1.10  
    1.11  config BINUTILS_V_2_16_1
    1.12      bool
    1.13 -    prompt "2.16.1"
    1.14 +    prompt "2.16.1 (OBSOLETE)"
    1.15 +    depends on OBSOLETE
    1.16  
    1.17  endchoice
    1.18