X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=toolchain%2Fbinutils%2FMakefile;fp=toolchain%2Fbinutils%2FMakefile;h=204ff3ffff2ebe5a72161decd9c16258d5770826;hb=69630140ec8542c955f5be4268ff4e53c6646f89;hp=b5e121a442fa6e14364c0920010911f184f2bf3b;hpb=86307bc908c0680bbfcf1ff204e841511b1c9c8a;p=openwrt%2Fopenwrt.git diff --git a/toolchain/binutils/Makefile b/toolchain/binutils/Makefile index b5e121a442..204ff3ffff 100644 --- a/toolchain/binutils/Makefile +++ b/toolchain/binutils/Makefile @@ -23,6 +23,10 @@ ifeq ($(PKG_VERSION),2.34) PKG_HASH:=f00b0e8803dc9bab1e2165bd568528135be734df3fabf8d0161828cd56028952 endif +ifeq ($(PKG_VERSION),2.35) + PKG_HASH:=1b11659fb49e20e18db460d44485f09442c8c56d5df165de9461eb09c8302f85 +endif + HOST_BUILD_PARALLEL:=1 PATCH_DIR:=./patches/$(PKG_VERSION)