479a8459fe75b672abece194e37f577d056de878
[openwrt/staging/hauke.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 default y if !TOOLCHAINOPTS
10 bool
11
12 config BINUTILS_VERSION_2_40
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