openwrt/toolchain/binutils/Config.version
Felix Fietkau b3b0a25ee8 toolchain/binutils: remove old versions
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2022-03-07 10:38:41 +01:00

9 lines
141 B
Plaintext

config BINUTILS_VERSION_2_37
default y if !TOOLCHAINOPTS
bool
config BINUTILS_VERSION
string
default "2.37" if BINUTILS_VERSION_2_37