ixp4xx: fix weird ethernet issues with some devices caused by the ethernet packet...
[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.30+nptl" if UCLIBC_VERSION_NPTL
6 default "0.9.30.1"
This page took 0.039072 seconds and 5 git commands to generate.