toolchain: binutils: fix update to 2.45.1

Rename the patches folder too and also adapt the name in the toolchain menu.
Without changing the patches folder name the patches are not applied.

Fixes: adad973a9c ("toolchain: binutils: update to 2.45.1")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Hauke Mehrtens
2026-02-28 20:43:11 +01:00
parent 296b286a67
commit 525a1e94b3
4 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ choice
select BINUTILS_VERSION_2_44 select BINUTILS_VERSION_2_44
config BINUTILS_USE_VERSION_2_45 config BINUTILS_USE_VERSION_2_45
bool "Binutils 2.45" bool "Binutils 2.45.1"
select BINUTILS_VERSION_2_45 select BINUTILS_VERSION_2_45
endchoice endchoice