From: Gabor Juhos Date: Fri, 19 Dec 2008 19:31:45 +0000 (+0000) Subject: [kernel] oops, forgot the md5 of the 2.6.27.10 tarball X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=189a47c06982c0503bd4e1aae75dccc07846229d [kernel] oops, forgot the md5 of the 2.6.27.10 tarball SVN-Revision: 13696 --- 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