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