Add 2.6.30 final
authorHamish Guthrie <hcg@openwrt.org>
Thu, 11 Jun 2009 08:17:21 +0000 (08:17 +0000)
committerHamish Guthrie <hcg@openwrt.org>
Thu, 11 Jun 2009 08:17:21 +0000 (08:17 +0000)
SVN-Revision: 16418

include/kernel-version.mk

index b0ed0013abec749c5a4f35cd08ab2cdb43abd41d..1fff6da390717e63f918e257028d4a17f9ab6729 100644 (file)
@@ -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