From 4fb0c302e0809c1f88a8573e87ce46da1d821a8f Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 28 Oct 2009 18:55:40 +0100 Subject: config: rip-out versions marked as OBSOLETE --- config/libc/uClibc.in | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'config/libc') diff --git a/config/libc/uClibc.in b/config/libc/uClibc.in index 81c3b28f..dcaace34 100644 --- a/config/libc/uClibc.in +++ b/config/libc/uClibc.in @@ -32,21 +32,6 @@ config LIBC_V_0_9_28_3 bool prompt "0.9.28.3" -config LIBC_V_0_9_28_2 - bool - prompt "0.9.28.2 (OBSOLETE)" - depends on OBSOLETE - -config LIBC_V_0_9_28_1 - bool - prompt "0.9.28.1 (OBSOLETE)" - depends on OBSOLETE - -config LIBC_V_0_9_28 - bool - prompt "0.9.28 (OBSOLETE)" - depends on OBSOLETE - config LIBC_V_snapshot bool prompt "latest snapshot (EXPERIMENTAL)" @@ -68,9 +53,6 @@ config LIBC_VERSION default "0.9.30" if LIBC_V_0_9_30 default "0.9.29" if LIBC_V_0_9_29 default "0.9.28.3" if LIBC_V_0_9_28_3 - default "0.9.28.2" if LIBC_V_0_9_28_2 - default "0.9.28.1" if LIBC_V_0_9_28_1 - default "0.9.28" if LIBC_V_0_9_28 default "snapshot" if LIBC_V_snapshot config LIBC_UCLIBC_0_9_30_or_later -- cgit v1.2.3