summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-09-26 18:46:53 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-09-26 18:46:53 +0000
commit151259743b7854bcf3ff9970a71ec26afd31a7e1 (patch)
tree3901f728cb521f0084dd9bf77caa05470b980387 /include
parentae64582e5ce94230efc857d8a349115b789f366e (diff)
[kernel] update to 2.6.26.5 and 2.6.25.17
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12718 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include')
-rw-r--r--include/kernel-version.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index 860269687..1260f4366 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -22,11 +22,11 @@ endif
ifeq ($(LINUX_VERSION),2.6.24.7)
LINUX_KERNEL_MD5SUM:=40a73780d51525d28d36dec852c680c4
endif
-ifeq ($(LINUX_VERSION),2.6.25.16)
- LINUX_KERNEL_MD5SUM:=fdb0e08f0e5a2b4fe6dc711ca35f430e
+ifeq ($(LINUX_VERSION),2.6.25.17)
+ LINUX_KERNEL_MD5SUM:=30618bff93fd4fd048e20a9a6aab8e5d
endif
-ifeq ($(LINUX_VERSION),2.6.26.3)
- LINUX_KERNEL_MD5SUM:=90fe36b18dbac6e2f79374e2df60ac67
+ifeq ($(LINUX_VERSION),2.6.26.5)
+ LINUX_KERNEL_MD5SUM:=98261b39a558cf0739703ffea7db9f43
endif
# disable the md5sum check for unknown kernel versions