summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-11-17 17:22:30 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-11-17 17:22:30 +0000
commit7d09c0b086a3911b9577af565b13abac42c61bc3 (patch)
tree6bb192bc5df4ae59eac27dffea20020ebd245ea5 /include
parent58a66eaeafa9ef5f55e723e1e0607af0b3fdc0d2 (diff)
downloadmaster-31e0f0ae-7d09c0b086a3911b9577af565b13abac42c61bc3.tar.gz
master-31e0f0ae-7d09c0b086a3911b9577af565b13abac42c61bc3.tar.bz2
master-31e0f0ae-7d09c0b086a3911b9577af565b13abac42c61bc3.zip
update to 2.6.27.6
SVN-Revision: 13261
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 0ecf1279ec..84f1cd3f4c 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