toolchain/binutils: Add binutils 2.34
[openwrt/staging/chunkeey.git] / toolchain / binutils / Makefile
index 24eaf705664219978c90b89b2e47c81919530daf..c5c8bf588c630765c305334cdce46fcfcf7f4926 100644 (file)
@@ -27,6 +27,10 @@ ifeq ($(PKG_VERSION),2.32)
   PKG_HASH:=0ab6c55dd86a92ed561972ba15b9b70a8b9f75557f896446c82e8b36e473ee04
 endif
 
+ifeq ($(PKG_VERSION),2.34)
+  PKG_HASH:=f00b0e8803dc9bab1e2165bd568528135be734df3fabf8d0161828cd56028952
+endif
+
 HOST_BUILD_PARALLEL:=1
 
 PATCH_DIR:=./patches/$(PKG_VERSION)