X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=toolchain%2Fgcc%2FMakefile;h=5e8b9b3d7b4f3af0cb4c985a6bd2ece43464206a;hb=f010102fd28f31807f1fb53981aa5ae48bf5cfd0;hp=ea103c45392cabd7c2c5e610cea24ae14cedb562;hpb=50b344faf055f4aa263b3eabb137627d2444afed;p=openwrt-github%2F.git diff --git a/toolchain/gcc/Makefile b/toolchain/gcc/Makefile index ea103c4539..5e8b9b3d7b 100644 --- a/toolchain/gcc/Makefile +++ b/toolchain/gcc/Makefile @@ -60,6 +60,9 @@ else ifeq ($(PKG_VERSION),4.4.2) PKG_MD5SUM:=70f5ac588a79e3c9901d5b34f58d896d endif + ifeq ($(PKG_VERSION),4.4.3) + PKG_MD5SUM:=fe1ca818fc6d2caeffc9051fe67ff103 + endif endif PATCH_DIR=./patches/$(GCC_VERSION)