diff --git a/toolchain/binutils/Config.in b/toolchain/binutils/Config.in index 87a59d7c11..4e00556cf7 100644 --- a/toolchain/binutils/Config.in +++ b/toolchain/binutils/Config.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 diff --git a/toolchain/binutils/patches/2.45/300-001_ld_makefile_patch.patch b/toolchain/binutils/patches/2.45.1/300-001_ld_makefile_patch.patch similarity index 100% rename from toolchain/binutils/patches/2.45/300-001_ld_makefile_patch.patch rename to toolchain/binutils/patches/2.45.1/300-001_ld_makefile_patch.patch diff --git a/toolchain/binutils/patches/2.45/400-mips_no_dynamic_linking_sym.patch b/toolchain/binutils/patches/2.45.1/400-mips_no_dynamic_linking_sym.patch similarity index 100% rename from toolchain/binutils/patches/2.45/400-mips_no_dynamic_linking_sym.patch rename to toolchain/binutils/patches/2.45.1/400-mips_no_dynamic_linking_sym.patch diff --git a/toolchain/binutils/patches/2.45/500-Change-default-emulation-for-mips64-linux.patch b/toolchain/binutils/patches/2.45.1/500-Change-default-emulation-for-mips64-linux.patch similarity index 100% rename from toolchain/binutils/patches/2.45/500-Change-default-emulation-for-mips64-linux.patch rename to toolchain/binutils/patches/2.45.1/500-Change-default-emulation-for-mips64-linux.patch