X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=blobdiff_plain;f=toolchain%2Fgcc%2Fcommon.mk;h=1f9abb3f3e6683a11fab813a8c7eb3e06690857f;hp=fb60e57c73368e526b92d870fb65d661816c35ac;hb=900d86766b2a2122ea435d98aa50dc72d5dadf93;hpb=1a8523c83530fcfc2607723e803e347dd5c50ec4 diff --git a/toolchain/gcc/common.mk b/toolchain/gcc/common.mk index fb60e57c73..1f9abb3f3e 100644 --- a/toolchain/gcc/common.mk +++ b/toolchain/gcc/common.mk @@ -32,11 +32,6 @@ ifeq ($(PKG_VERSION),5.5.0) PKG_HASH:=530cea139d82fe542b358961130c69cfde8b3d14556370b65823d2f91f0ced87 endif -ifeq ($(PKG_VERSION),6.3.0) - PKG_HASH:=f06ae7f3f790fbf0f018f6d40e844451e6bc3b7bc96e128e63b09825c1f8b29f - PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -endif - ifeq ($(PKG_VERSION),7.3.0) PKG_HASH:=832ca6ae04636adbb430e865a1451adf6979ab44ca1c8374f61fba65645ce15c endif