uClibc: compile fix for the new linuxthreads implementation on mips
[openwrt/openwrt.git] / toolchain / uClibc / Config.version
1 config UCLIBC_VERSION
2 string
3 depends on USE_UCLIBC
4 default "" if UCLIBC_VERSION_snapshot
5 default "0.9.28" if UCLIBC_VERSION_0_9_28
6 default "0.9.29" if UCLIBC_VERSION_0_9_29
7 default "0.9.29"
8