summaryrefslogtreecommitdiffstats
path: root/rules/libc.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2005-01-17 17:25:08 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2005-01-17 17:25:08 +0000
commit90b7d7ed2bd68dec257a42280f764da80d97871f (patch)
tree71144171d2a16e6657224d5160671eadaef62a4c /rules/libc.in
parent51688fa1d3b17c4f37a51155ec9b9c05fedce4f7 (diff)
downloadptxdist-90b7d7ed2bd68dec257a42280f764da80d97871f.tar.gz
ptxdist-90b7d7ed2bd68dec257a42280f764da80d97871f.tar.xz
update to uClibc-0.9.27
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2186 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/libc.in')
-rw-r--r--rules/libc.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/rules/libc.in b/rules/libc.in
index f8aefc8dc..8ed8606ff 100644
--- a/rules/libc.in
+++ b/rules/libc.in
@@ -61,14 +61,14 @@ endchoice
choice
prompt "uClibc Version"
- default UCLIBC_0_9_26
+ default UCLIBC_0_9_27
depends on UCLIBC
- config UCLIBC_0_9_26
+ config UCLIBC_0_9_27
bool
- prompt "0.9.26"
+ prompt "0.9.27"
depends on UCLIBC
-
+
endchoice
source "rules/glibc.in"