config/libc/uClibc.in
changeset 1603 e0ef539e23d9
parent 1535 073d351bdcd3
child 1615 50b25816f5bb
     1.1 --- a/config/libc/uClibc.in	Sun Sep 13 18:38:06 2009 +0200
     1.2 +++ b/config/libc/uClibc.in	Wed Oct 28 18:55:40 2009 +0100
     1.3 @@ -32,21 +32,6 @@
     1.4      bool
     1.5      prompt "0.9.28.3"
     1.6  
     1.7 -config LIBC_V_0_9_28_2
     1.8 -    bool
     1.9 -    prompt "0.9.28.2 (OBSOLETE)"
    1.10 -    depends on OBSOLETE
    1.11 -
    1.12 -config LIBC_V_0_9_28_1
    1.13 -    bool
    1.14 -    prompt "0.9.28.1 (OBSOLETE)"
    1.15 -    depends on OBSOLETE
    1.16 -
    1.17 -config LIBC_V_0_9_28
    1.18 -    bool
    1.19 -    prompt "0.9.28 (OBSOLETE)"
    1.20 -    depends on OBSOLETE
    1.21 -
    1.22  config LIBC_V_snapshot
    1.23      bool
    1.24      prompt "latest snapshot (EXPERIMENTAL)"
    1.25 @@ -68,9 +53,6 @@
    1.26      default "0.9.30" if LIBC_V_0_9_30
    1.27      default "0.9.29" if LIBC_V_0_9_29
    1.28      default "0.9.28.3" if LIBC_V_0_9_28_3
    1.29 -    default "0.9.28.2" if LIBC_V_0_9_28_2
    1.30 -    default "0.9.28.1" if LIBC_V_0_9_28_1
    1.31 -    default "0.9.28" if LIBC_V_0_9_28
    1.32      default "snapshot" if LIBC_V_snapshot
    1.33  
    1.34  config LIBC_UCLIBC_0_9_30_or_later