kernel: bump 5.10 to 5.10.218
[openwrt/openwrt.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
10 string
11 default "2.37" if BINUTILS_VERSION_2_37
12 default "2.38" if BINUTILS_VERSION_2_38