aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-07-05 16:52:15 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-07-05 16:52:15 +0000
commit27dcc5a45b0261675307af143774f042ea1fcfb0 (patch)
tree8597ec13b705d11fee21e726d4d191fad1efa896 /include
parenta7908da9019278944ae8a0e211dbd0f1ee6990f9 (diff)
downloadmaster-187ad058-27dcc5a45b0261675307af143774f042ea1fcfb0.tar.gz
master-187ad058-27dcc5a45b0261675307af143774f042ea1fcfb0.tar.bz2
master-187ad058-27dcc5a45b0261675307af143774f042ea1fcfb0.zip
update targets to 2.6.25.10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11667 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 968c9fa446..de914f9322 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.9)
- LINUX_KERNEL_MD5SUM:=3043ac42f3829701079fc16df04c313d
+ifeq ($(LINUX_VERSION),2.6.25.10)
+ LINUX_KERNEL_MD5SUM:=a6b0aa5b1fa1ae5a02a7b67345f01e86
endif
# disable the md5sum check for unknown kernel versions