mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-03 14:53:47 +01:00
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> (cherry picked from commit525a1e94b3)
This commit is contained in:
parent
0ff617f1f6
commit
df1c769d47
4 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ choice
|
|||
select BINUTILS_VERSION_2_44
|
||||
|
||||
config BINUTILS_USE_VERSION_2_45
|
||||
bool "Binutils 2.45"
|
||||
bool "Binutils 2.45.1"
|
||||
select BINUTILS_VERSION_2_45
|
||||
endchoice
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue