add MD5 for the kernel 2.6.28
authorMatteo Croce <rootkit85@yahoo.it>
Thu, 25 Dec 2008 17:09:30 +0000 (17:09 +0000)
committerMatteo Croce <rootkit85@yahoo.it>
Thu, 25 Dec 2008 17:09:30 +0000 (17:09 +0000)
SVN-Revision: 13744

include/kernel-version.mk

index 78b9da076671287df3dd4af08268a516417b2271..f48158816210b38e9cf9f5c078112e9c308ad8d2 100644 (file)
@@ -31,6 +31,9 @@ endif
 ifeq ($(LINUX_VERSION),2.6.27.10)
   LINUX_KERNEL_MD5SUM:=ef06a3ea963f556948e77971df912303
 endif
+ifeq ($(LINUX_VERSION),2.6.28)
+  LINUX_KERNEL_MD5SUM:=d351e44709c9810b85e29b877f50968a
+endif
 
 # disable the md5sum check for unknown kernel versions
 LINUX_KERNEL_MD5SUM?=x