toolchain: binutils: add support for 2.43.1

Release notes:
https://lists.gnu.org/archive/html/info-gnu/2024-08/msg00003.html

No need to refresh patches
Test device: Xiaomi ax3600

Signed-off-by: Olcay Korkmaz <nuke_mania@hotmail.com>
Link: https://github.com/openwrt/openwrt/pull/16405
Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
Olcay Korkmaz
2024-09-17 00:28:21 +03:00
committed by Robert Marko
parent 7e1d092552
commit 802be2457f
6 changed files with 4 additions and 4 deletions

View File

@@ -29,4 +29,4 @@ config BINUTILS_VERSION
default "2.40" if BINUTILS_VERSION_2_40
default "2.41" if BINUTILS_VERSION_2_41
default "2.42" if BINUTILS_VERSION_2_42
default "2.43" if BINUTILS_VERSION_2_43
default "2.43.1" if BINUTILS_VERSION_2_43