aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-06-26 14:28:16 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-06-26 14:28:16 +0000
commitbaa12995a7a54f987df6ec752983439d8daeb044 (patch)
tree3328fb59efa10b09597de3deb9662b6c5af4df0f /include
parent60a09897d7558304d92512af7b7bd81a959a1ff0 (diff)
downloadupstream-baa12995a7a54f987df6ec752983439d8daeb044.tar.gz
upstream-baa12995a7a54f987df6ec752983439d8daeb044.tar.bz2
upstream-baa12995a7a54f987df6ec752983439d8daeb044.zip
upgrade to 2.6.25.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11584 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include')
-rw-r--r--include/kernel-version.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index 1afc434895..968c9fa446 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -25,8 +25,8 @@ endif
ifeq ($(LINUX_VERSION),2.6.24.7)
LINUX_KERNEL_MD5SUM:=40a73780d51525d28d36dec852c680c4
endif
-ifeq ($(LINUX_VERSION),2.6.25.7)
- LINUX_KERNEL_MD5SUM:=783551769cd104de0eac19bd78dc5ad7
+ifeq ($(LINUX_VERSION),2.6.25.9)
+ LINUX_KERNEL_MD5SUM:=3043ac42f3829701079fc16df04c313d
endif
# disable the md5sum check for unknown kernel versions