kernel: update linux 3.7 to 3.7.1
[openwrt.git] / toolchain / eglibc / Config.version
1 config EGLIBC_VERSION
2         string
3         depends on USE_EGLIBC
4         default "2.15" if EGLIBC_VERSION_2_15
5         default "2.16" if EGLIBC_VERSION_2_16
6         default "2.15"