aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-08-22 15:37:19 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-08-22 15:37:19 +0000
commit80b1408ef97a63e0d1e3977cefecd00f9c085959 (patch)
tree074f7229f0cedb176a1a09354cbf032ed532b025 /include
parent54bcffc5e08f2cad6854dbdfaa05d597d1df0a8b (diff)
downloadmaster-187ad058-80b1408ef97a63e0d1e3977cefecd00f9c085959.tar.gz
master-187ad058-80b1408ef97a63e0d1e3977cefecd00f9c085959.tar.bz2
master-187ad058-80b1408ef97a63e0d1e3977cefecd00f9c085959.zip
[kernel] update to 2.6.26.3 and 2.6.25.16
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12371 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 52eef9dfbc..e43423425c 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -25,11 +25,11 @@ endif
ifeq ($(LINUX_VERSION),2.6.24.7)
LINUX_KERNEL_MD5SUM:=40a73780d51525d28d36dec852c680c4
endif
-ifeq ($(LINUX_VERSION),2.6.25.15)
- LINUX_KERNEL_MD5SUM:=13ed94f02fc2a11615e3332e1cdf50e7
+ifeq ($(LINUX_VERSION),2.6.25.16)
+ LINUX_KERNEL_MD5SUM:=fdb0e08f0e5a2b4fe6dc711ca35f430e
endif
-ifeq ($(LINUX_VERSION),2.6.26.2)
- LINUX_KERNEL_MD5SUM:=82472622bd26bed0054790ec3e60ee00
+ifeq ($(LINUX_VERSION),2.6.26.3)
+ LINUX_KERNEL_MD5SUM:=90fe36b18dbac6e2f79374e2df60ac67
endif
# disable the md5sum check for unknown kernel versions