X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=toolchain%2Fgcc%2Fcommon.mk;h=ea645124d7ca730d24a3eb3625822a0993d52bbe;hb=445604a915e8ed4669b3ef3c622259c7ca0081c1;hp=58566ce8cf7f1f462117507b149cf89d15bcfc77;hpb=a4e90e2cac9d0afb41842b8a197b3acee903b9ad;p=openwrt%2Fopenwrt.git diff --git a/toolchain/gcc/common.mk b/toolchain/gcc/common.mk index 58566ce8cf..ea645124d7 100644 --- a/toolchain/gcc/common.mk +++ b/toolchain/gcc/common.mk @@ -32,6 +32,10 @@ ifeq ($(PKG_VERSION),5.4.0) PKG_MD5SUM:=4c626ac2a83ef30dfb9260e6f59c2b30 endif +ifeq ($(PKG_VERSION),6.1.0) + PKG_MD5SUM:=8fb6cb98b8459f5863328380fbf06bd1 +endif + ifneq ($(CONFIG_GCC_VERSION_4_8_ARC),) PKG_VERSION:=4.8.5 PKG_SOURCE_URL:=https://github.com/foss-for-synopsys-dwc-arc-processors/gcc/archive/arc-2016.03