[avr32] select GENERIC_ATOMIC64 implementation to fix xfs related build errors
[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"
6
7 if !TOOLCHAINOPTS
8
9 config UCLIBC_VERSION_0_9_32
10 default y if USE_UCLIBC
11 bool
12
13 endif
This page took 0.043148 seconds and 5 git commands to generate.