summaryrefslogtreecommitdiff
path: root/toolchain/uClibc/Config.in
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-09-22 16:40:08 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-09-22 16:40:08 +0000
commit212c5f8f6fcd85850577e8fbe171bc6ed404321c (patch)
tree96a721f66ed613ee17bb9045468f5a729f7847ff /toolchain/uClibc/Config.in
parent4fd209aa94e70c06cdcc6c53a25f0ff65c124f11 (diff)
- default to 0.9.29
Diffstat (limited to 'toolchain/uClibc/Config.in')
-rw-r--r--toolchain/uClibc/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/uClibc/Config.in b/toolchain/uClibc/Config.in
index 455731c70..1c48a1d41 100644
--- a/toolchain/uClibc/Config.in
+++ b/toolchain/uClibc/Config.in
@@ -5,7 +5,7 @@ comment "uClibc Options"
choice
prompt "uClibc C library Version"
- default BR2_UCLIBC_VERSION_SNAPSHOT
+ default BR2_UCLIBC_VERSION_0_9_29
help
Select the version of uClibc you wish to use.