summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-11-17 17:22:30 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-11-17 17:22:30 +0000
commitb7f53dca79f9b17cd36c2991a48020aa907f268a (patch)
tree58f3a2c81a004528cdca0a722466036fd4ee1ae4 /include
parente541b91d911aeb1aee4d717fba6e203ae3f27485 (diff)
update to 2.6.27.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13261 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 0ecf1279e..84f1cd3f4 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.5)
- LINUX_KERNEL_MD5SUM:=99b687c0d2c64831cae00a046731ed94
+ifeq ($(LINUX_VERSION),2.6.27.6)
+ LINUX_KERNEL_MD5SUM:=e0a2ccc01319efdfd5869345099f06f4
endif
# disable the md5sum check for unknown kernel versions