toolchain: binutils: fix default version selection

Fixes: 82f26df15c ("toolchain: binutils: change default to 2.46")
Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/23952
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
This commit is contained in:
Shiji Yang
2026-06-26 19:04:24 +02:00
committed by Jonas Jelonek
parent 7dd4779183
commit f6a6f764df
+1 -1
View File
@@ -2,7 +2,7 @@
choice choice
prompt "Binutils Version" if TOOLCHAINOPTS prompt "Binutils Version" if TOOLCHAINOPTS
default BINUTILS_USE_VERSION_2_44 default BINUTILS_USE_VERSION_2_46
help help
Select the version of binutils you wish to use. Select the version of binutils you wish to use.