summaryrefslogtreecommitdiffstats
path: root/rules/libc.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2003-12-18 17:07:16 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2003-12-18 17:07:16 +0000
commit0fdc73173b9e21c8d6e3cdb81a246ef1df2d1bdd (patch)
tree23ee219c8f559feff45967d8b9ef1487bd2cf51b /rules/libc.in
parent8f148cc06e4214acd6e5f9f229b5e2fd62e9b4ee (diff)
downloadptxdist-0fdc73173b9e21c8d6e3cdb81a246ef1df2d1bdd.tar.gz
ptxdist-0fdc73173b9e21c8d6e3cdb81a246ef1df2d1bdd.tar.xz
Only support 0.9.24 from now on. Shouldn't be a problem as we don't have productive projects using uClibc. [RSC]
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@895 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/libc.in')
-rw-r--r--rules/libc.in14
1 files changed, 2 insertions, 12 deletions
diff --git a/rules/libc.in b/rules/libc.in
index cab58945a..862a74495 100644
--- a/rules/libc.in
+++ b/rules/libc.in
@@ -42,19 +42,9 @@ choice
depends on GLIBC
depends on ARCH_X86
- config UCLIBC_0_9_19
+ config UCLIBC_0_9_24
bool
- prompt "0.9.19"
- depends on UCLIBC
-
- config UCLIBC_0_9_20
- bool
- prompt "0.9.20"
- depends on UCLIBC
-
- config UCLIBC_0_9_23
- bool
- prompt "0.9.23"
+ prompt "0.9.24"
depends on UCLIBC
endchoice