aboutsummaryrefslogtreecommitdiffstats
path: root/include/kernel-version.mk
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-12-19 19:31:45 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-12-19 19:31:45 +0000
commit431cf12f018e315b19156f4164adb0a04cd521ce (patch)
treee9a4cd2f78188538c06ed53437a726185b4d36bf /include/kernel-version.mk
parent85d0e6f63051a1bbb82603a888ad628bce9c0368 (diff)
downloadupstream-431cf12f018e315b19156f4164adb0a04cd521ce.tar.gz
upstream-431cf12f018e315b19156f4164adb0a04cd521ce.tar.bz2
upstream-431cf12f018e315b19156f4164adb0a04cd521ce.zip
[kernel] oops, forgot the md5 of the 2.6.27.10 tarball
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13696 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/kernel-version.mk')
-rw-r--r--include/kernel-version.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index 78b0508b85..55595e8bdf 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -29,7 +29,7 @@ ifeq ($(LINUX_VERSION),2.6.26.8)
LINUX_KERNEL_MD5SUM:=05dd0d4f8f110b4219ae6ec7a36c046d
endif
ifeq ($(LINUX_VERSION),2.6.27.9)
- LINUX_KERNEL_MD5SUM:=0ca39bec243b1d90f496da021b7487f1
+ LINUX_KERNEL_MD5SUM:=ef06a3ea963f556948e77971df912303
endif
# disable the md5sum check for unknown kernel versions