aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-12-06 09:59:55 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-12-06 09:59:55 +0000
commit178064ccdb497a8f1b8d187f14ea9e72fe34e7ae (patch)
treedc42ce7cd066ee88e8b863195263b3bb8ccce201 /include
parentf97f15359b84e3462e7add13d697af9a638f303b (diff)
downloadmaster-187ad058-178064ccdb497a8f1b8d187f14ea9e72fe34e7ae.tar.gz
master-187ad058-178064ccdb497a8f1b8d187f14ea9e72fe34e7ae.tar.bz2
master-187ad058-178064ccdb497a8f1b8d187f14ea9e72fe34e7ae.zip
[kernel] update to 2.6.27.8 and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13528 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 d31320020b..e8c84a0eaa 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -28,8 +28,8 @@ endif
ifeq ($(LINUX_VERSION),2.6.26.8)
LINUX_KERNEL_MD5SUM:=05dd0d4f8f110b4219ae6ec7a36c046d
endif
-ifeq ($(LINUX_VERSION),2.6.27.7)
- LINUX_KERNEL_MD5SUM:=db323884c7dc46e4cd33d0d944fa59a9
+ifeq ($(LINUX_VERSION),2.6.27.8)
+ LINUX_KERNEL_MD5SUM:=cbdc1b350ef79dd323b9aeda5cf7f1b6
endif
# disable the md5sum check for unknown kernel versions