From: Hamish Guthrie Date: Thu, 11 Jun 2009 08:17:21 +0000 (+0000) Subject: Add 2.6.30 final X-Git-Tag: reboot~23218 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=6103f5ecba4cf222d89eea256b0cb48129426183;p=openwrt%2Fstaging%2Flynxis.git Add 2.6.30 final SVN-Revision: 16418 --- diff --git a/include/kernel-version.mk b/include/kernel-version.mk index b0ed0013ab..1fff6da390 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -28,6 +28,9 @@ endif ifeq ($(LINUX_VERSION),2.6.29.2) LINUX_KERNEL_MD5SUM:=a6839571a9e70baf821d2fb752f9c4c6 endif +ifeq ($(LINUX_VERSION),2.6.30) + LINUX_KERNEL_MD5SUM:=7a80058a6382e5108cdb5554d1609615 +endif # disable the md5sum check for unknown kernel versions LINUX_KERNEL_MD5SUM?=x