summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-05-04 18:40:22 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-05-04 18:40:22 +0000
commit010c9c48e0d3a9bf178ca036de9a97a2d62b1704 (patch)
treef817f901d3e1d39cf38a348c074d5f5b543d5833 /toolchain/gcc
parentb20fa8f579cb24d89a203e4fa6c465ce43f784c5 (diff)
downloadmaster-31e0f0ae-010c9c48e0d3a9bf178ca036de9a97a2d62b1704.tar.gz
master-31e0f0ae-010c9c48e0d3a9bf178ca036de9a97a2d62b1704.tar.bz2
master-31e0f0ae-010c9c48e0d3a9bf178ca036de9a97a2d62b1704.zip
remove obsolete gcc version md5sums
SVN-Revision: 15598
Diffstat (limited to 'toolchain/gcc')
-rw-r--r--toolchain/gcc/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/toolchain/gcc/Makefile b/toolchain/gcc/Makefile
index 9df43af901..346971c658 100644
--- a/toolchain/gcc/Makefile
+++ b/toolchain/gcc/Makefile
@@ -35,12 +35,6 @@ endif
ifeq ($(PKG_VERSION),4.2.4)
PKG_MD5SUM:=d79f553e7916ea21c556329eacfeaa16
endif
-ifeq ($(PKG_VERSION),4.3.1)
- PKG_MD5SUM:=4afa0290cc3a41ac8822666f1110de98
-endif
-ifeq ($(PKG_VERSION),4.3.2)
- PKG_MD5SUM:=5dfac5da961ecd5f227c3175859a486d
-endif
ifeq ($(PKG_VERSION),4.3.3)
PKG_MD5SUM:=cc3c5565fdb9ab87a05ddb106ba0bd1f
endif