[brcm-2.4] drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patche...
[openwrt.git] / toolchain / uClibc / Config.version
1 config UCLIBC_VERSION
2 string
3 depends on USE_UCLIBC
4 default "0.9.29" if UCLIBC_VERSION_0_9_29
5 default "0.9.30.1" if UCLIBC_VERSION_0_9_30_1 || (TARGET_uml && x86_64)
6 default "0.9.30+nptl" if UCLIBC_VERSION_NPTL
7 default "0.9.29"
8
This page took 0.044824 seconds and 5 git commands to generate.