c9f85844808663b7b8dbb1eef59c27deddbe4c0a
[openwrt/staging/wigyori.git] / toolchain / binutils / Config.version
1
2 config BINUTILS_VERSION_2_37
3 bool
4
5 config BINUTILS_VERSION_2_38
6 bool
7
8 config BINUTILS_VERSION_2_39
9 bool
10
11 config BINUTILS_VERSION_2_40
12 default y if !TOOLCHAINOPTS
13 bool
14
15 config BINUTILS_VERSION
16 string
17 default "2.37" if BINUTILS_VERSION_2_37
18 default "2.38" if BINUTILS_VERSION_2_38
19 default "2.39" if BINUTILS_VERSION_2_39
20 default "2.40" if BINUTILS_VERSION_2_40