5350b546a606169dfffd6c24d0c088e49c45222b
[openwrt/openwrt.git] / toolchain / binutils / Config.version
1 config BINUTILS_VERSION_2_32
2 bool
3
4 config BINUTILS_VERSION_2_34
5 default y if !TOOLCHAINOPTS
6 bool
7
8 config BINUTILS_VERSION
9 string
10 default "2.32" if BINUTILS_VERSION_2_32
11 default "2.34" if BINUTILS_VERSION_2_34