diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-01-24 09:40:24 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-01-24 09:40:24 +0000 |
commit | 1d02e78a6f2067bdceac605b9ff5a9f9a4e55a72 (patch) | |
tree | 63ef4ee1330dfb35fc1e8ae0af425fafe265e050 /toolchain/uClibc/Config.in | |
parent | cf3d4be590f2f42a2baf578ef6c5723fc1596fea (diff) | |
download | upstream-1d02e78a6f2067bdceac605b9ff5a9f9a4e55a72.tar.gz upstream-1d02e78a6f2067bdceac605b9ff5a9f9a4e55a72.tar.bz2 upstream-1d02e78a6f2067bdceac605b9ff5a9f9a4e55a72.zip |
update to latest git
SVN-Revision: 25082
Diffstat (limited to 'toolchain/uClibc/Config.in')
-rw-r--r-- | toolchain/uClibc/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/uClibc/Config.in b/toolchain/uClibc/Config.in index 6046b98967..aabb51a065 100644 --- a/toolchain/uClibc/Config.in +++ b/toolchain/uClibc/Config.in @@ -14,7 +14,7 @@ choice bool "uClibc 0.9.31" config UCLIBC_VERSION_0_9_32 - bool "uClibc 0.9.32 (with nptl support)" + bool "uClibc 0.9.32-git" endchoice |