forked from mirror/openwrt
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:
parent
296b286a67
commit
525a1e94b3
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