kernel.mk: add a new helper for comparing kernel versions, which can take 1 - 4 field...
[openwrt.git] / toolchain / uClibc / Config.version
1 config UCLIBC_VERSION
2 string
3 depends on USE_UCLIBC
4 default "0.9.32" if UCLIBC_VERSION_0_9_32
5 default "0.9.32"
This page took 0.043516 seconds and 5 git commands to generate.