1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-26 01:27:28 +02:00
openwrt/toolchain/uClibc/Config.version
John Crispin bec6b5517a fix uclibc version selection
SVN-Revision: 11024
2008-05-03 15:45:34 +00:00

9 lines
195 B
Plaintext

config UCLIBC_VERSION
string
default "" if UCLIBC_VERSION_snapshot
default "0.9.28.2" if UCLIBC_VERSION_0_9_28
default "0.9.29" if UCLIBC_VERSION_0_9_29
default "0.9.29"