aboutsummaryrefslogtreecommitdiffstats
path: root/include/kernel-version.mk
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-05-03 16:58:06 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-05-03 16:58:06 +0000
commit86a4a6edb9d4a2a4a0a831f18d61d82f089ea64e (patch)
treec66b166f7d36176f959a204a9c594ee1f9718e18 /include/kernel-version.mk
parente30ebf29ca8970990c0b574f72774ea1ad183de4 (diff)
downloadupstream-86a4a6edb9d4a2a4a0a831f18d61d82f089ea64e.tar.gz
upstream-86a4a6edb9d4a2a4a0a831f18d61d82f089ea64e.tar.bz2
upstream-86a4a6edb9d4a2a4a0a831f18d61d82f089ea64e.zip
upgrade to newest stable kernel versions
SVN-Revision: 15575
Diffstat (limited to 'include/kernel-version.mk')
-rw-r--r--include/kernel-version.mk12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index 0f9621ed8a..6c55afadb8 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -25,14 +25,14 @@ endif
ifeq ($(LINUX_VERSION),2.6.26.8)
LINUX_KERNEL_MD5SUM:=05dd0d4f8f110b4219ae6ec7a36c046d
endif
-ifeq ($(LINUX_VERSION),2.6.27.21)
- LINUX_KERNEL_MD5SUM:=2912af7938fae1a3f2a9a6bcf8c0009f
+ifeq ($(LINUX_VERSION),2.6.27.22)
+ LINUX_KERNEL_MD5SUM:=7ae90c041e24941add42a5f6d89a6ab3
endif
-ifeq ($(LINUX_VERSION),2.6.28.9)
- LINUX_KERNEL_MD5SUM:=a4a870fdb8d0a6a7f218a6e25c9d4891
+ifeq ($(LINUX_VERSION),2.6.28.10)
+ LINUX_KERNEL_MD5SUM:=c4efb2c494d749cb5de274f8ae41c3fa
endif
-ifeq ($(LINUX_VERSION),2.6.29.1)
- LINUX_KERNEL_MD5SUM:=4ada43caecb08fe2af71b416b6f586d8
+ifeq ($(LINUX_VERSION),2.6.29.2)
+ LINUX_KERNEL_MD5SUM:=a6839571a9e70baf821d2fb752f9c4c6
endif
# disable the md5sum check for unknown kernel versions