aboutsummaryrefslogtreecommitdiffstats
path: root/include/kernel-version.mk
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-11-25 13:54:46 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-11-25 13:54:46 +0000
commit83c1bc5ae225809d75daf2514475cef92aba51bb (patch)
tree8cd65f7429fd288db7884389dea8afe715b9ba4d /include/kernel-version.mk
parent7c277aa5f13742619fee1dec2d5ed29df8df8af4 (diff)
downloadmaster-187ad058-83c1bc5ae225809d75daf2514475cef92aba51bb.tar.gz
master-187ad058-83c1bc5ae225809d75daf2514475cef92aba51bb.tar.bz2
master-187ad058-83c1bc5ae225809d75daf2514475cef92aba51bb.zip
update to 2.6.27.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13347 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/kernel-version.mk')
-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 84f1cd3f4c..d31320020b 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.6)
- LINUX_KERNEL_MD5SUM:=e0a2ccc01319efdfd5869345099f06f4
+ifeq ($(LINUX_VERSION),2.6.27.7)
+ LINUX_KERNEL_MD5SUM:=db323884c7dc46e4cd33d0d944fa59a9
endif
# disable the md5sum check for unknown kernel versions