mirror of
https://github.com/openwrt/openwrt.git
synced 2026-04-12 14:03:57 +04: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>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user