X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/504cfe0e5c84feeed0b6b557304c9b3db1e01560..b40bc2899b2e399c07e4b0b1dda0f9cfcb9c8b5a:/toolchain/gcc/Makefile diff --git a/toolchain/gcc/Makefile b/toolchain/gcc/Makefile index 425d920d9..fc31d6fe5 100644 --- a/toolchain/gcc/Makefile +++ b/toolchain/gcc/Makefile @@ -66,6 +66,9 @@ else ifeq ($(PKG_VERSION),4.4.3) PKG_MD5SUM:=fe1ca818fc6d2caeffc9051fe67ff103 endif + ifeq ($(PKG_VERSION),4.4.4) + PKG_MD5SUM:=7ff5ce9e5f0b088ab48720bbd7203530 + endif ifeq ($(PKG_VERSION),4.5.0) PKG_MD5SUM:=ff27b7c4a5d5060c8a8543a44abca31f endif