summaryrefslogtreecommitdiff
path: root/config/libc/uClibc.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-10-28 17:55:40 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-10-28 17:55:40 (GMT)
commit4fb0c302e0809c1f88a8573e87ce46da1d821a8f (patch)
tree1ad0516974250ddbca813e9d6cfabe9217eb93b1 /config/libc/uClibc.in
parent288173ce56309b762c11d0e8c11d18c828ed14bc (diff)
config: rip-out versions marked as OBSOLETE
Diffstat (limited to 'config/libc/uClibc.in')
-rw-r--r--config/libc/uClibc.in18
1 files changed, 0 insertions, 18 deletions
diff --git a/config/libc/uClibc.in b/config/libc/uClibc.in
index 81c3b28..dcaace3 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