[brcm63xx] add bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from...
[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.047381 seconds and 5 git commands to generate.