mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-18 18:56:37 +00:00
b3b0a25ee8
Signed-off-by: Felix Fietkau <nbd@nbd.name>
9 lines
141 B
Plaintext
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
|