toolchain/binutils: remove versions 2.29.1 and 2.31.1
[openwrt/staging/hauke.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