721062699780e6b845df878e623b1173c8155f68
[openwrt/svn-archive/archive.git] / toolchain / uClibc / Config.version
1 config UCLIBC_VERSION
2 string
3 depends on USE_UCLIBC
4 default "0.9.33.2" if UCLIBC_VERSION_0_9_33
5 default "1.0.8" if UCLIBC_VERSION_NG
6 default "0.9.33.2"
7
8 config UCLIBC_VERSION_0_9_33
9 default y if !TOOLCHAINOPTS && USE_UCLIBC
10 bool
11
12 config UCLIBC_VERSION_NG
13 bool