summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-22 07:12:09 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-22 07:12:09 +0000
commit6983aacd37e799b035732187aab6896f46f57a60 (patch)
tree0c7e52610b4ffe5971af3fcc7e40d0bb8197cd73 /include
parentc5d266aa2a7762741af4353b6e8852e4a9fb9dae (diff)
kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21081 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 284b96397..39150b1c7 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