[generic] fix layer7 patches for Kernels >= 2.6.35, thanks Daniel Gimpelevich
[openwrt.git] / toolchain / uClibc / Config.version
1 config UCLIBC_VERSION
2 string
3 depends on USE_UCLIBC
4 default "0.9.30.1" if UCLIBC_VERSION_0_9_30_1
5 default "0.9.31" if UCLIBC_VERSION_0_9_31
6 default "0.9.32" if UCLIBC_VERSION_0_9_32
7 default "0.9.31"
This page took 0.042427 seconds and 5 git commands to generate.