[ar71xx] fix handling of invalid arguments passed by some bootloaders (thanks to...
[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.30" if UCLIBC_VERSION_0_9_30
8 default "0.9.29"
9
This page took 0.04028 seconds and 5 git commands to generate.