diff -r aa833630f29c -r 652e56d6d35a config/libc/uClibc.in --- a/config/libc/uClibc.in Mon Jun 27 00:12:29 2011 +0200 +++ b/config/libc/uClibc.in Sun Oct 09 19:19:04 2011 +0200 @@ -19,7 +19,7 @@ config LIBC_UCLIBC_V_0_9_32 bool prompt "0.9.32" - select LIBC_UCLIBC_0_9_30_or_later + select LIBC_UCLIBC_0_9_32_or_later config LIBC_UCLIBC_V_0_9_31 bool @@ -91,6 +91,11 @@ default "0.9.28.3" if LIBC_UCLIBC_V_0_9_28_3 default "snapshot" if LIBC_UCLIBC_V_snapshot +config LIBC_UCLIBC_0_9_32_or_later + bool + select LIBC_SUPPORT_NPTL + select LIBC_UCLIBC_0_9_30_or_later + config LIBC_UCLIBC_0_9_30_or_later bool select LIBC_UCLIBC_PARALLEL