aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-04-22 07:12:09 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-04-22 07:12:09 +0000
commit81062a12ac315994e929ac926e0fec1990948040 (patch)
tree1130903aa65da699f43e6ccd34be2a8869225225 /include
parent814981518984c1a642f59b59d16b305aa3d6eeeb (diff)
downloadupstream-81062a12ac315994e929ac926e0fec1990948040.tar.gz
upstream-81062a12ac315994e929ac926e0fec1990948040.tar.bz2
upstream-81062a12ac315994e929ac926e0fec1990948040.zip
kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels
SVN-Revision: 21081
Diffstat (limited to 'include')
-rw-r--r--include/kernel-version.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index 284b963972..39150b1c78 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -23,12 +23,6 @@ endif
ifeq ($(LINUX_VERSION),2.6.32.11)
LINUX_KERNEL_MD5SUM:=3709c691d909b4f8ca692edc6c726cb6
endif
-ifeq ($(LINUX_VERSION),2.6.33)
- LINUX_KERNEL_MD5SUM:=c3883760b18d50e8d78819c54d579b00
-endif
-ifeq ($(LINUX_VERSION),2.6.33.1)
- LINUX_KERNEL_MD5SUM:=73b514ec918b88a45656be191b1ee226
-endif
ifeq ($(LINUX_VERSION),2.6.33.2)
LINUX_KERNEL_MD5SUM:=80c5ff544b0ee4d9b5d8b8b89d4a0ef9
endif