summaryrefslogtreecommitdiffstats
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
commit4992a87aeb5879141a6475642e62c6d7922ff614 (patch)
treec70e224b529c82a1da7277db701454f4f519654a /include
parentd5bfba98ceffac8d4d6e1d3b503e3fec149eed03 (diff)
downloadmaster-31e0f0ae-4992a87aeb5879141a6475642e62c6d7922ff614.tar.gz
master-31e0f0ae-4992a87aeb5879141a6475642e62c6d7922ff614.tar.bz2
master-31e0f0ae-4992a87aeb5879141a6475642e62c6d7922ff614.zip
update to 2.6.27.8 and refresh patches
SVN-Revision: 13528
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