generic-2.6: add kernel 2.6.35 preliminary support
authorAlexandros C. Couloumbis <alex@ozo.com>
Mon, 7 Jun 2010 05:54:29 +0000 (05:54 +0000)
committerAlexandros C. Couloumbis <alex@ozo.com>
Mon, 7 Jun 2010 05:54:29 +0000 (05:54 +0000)
SVN-Revision: 21695

include/kernel-version.mk

index b1b5bbe5901db8cf88d209bb7f260a12bae85df9..2e8966547b8c0644a1e217157463aa94b77f9d4f 100644 (file)
@@ -26,6 +26,9 @@ endif
 ifeq ($(LINUX_VERSION),2.6.34)
   LINUX_KERNEL_MD5SUM:=10eebcb0178fb4540e2165bfd7efc7ad
 endif
+ifeq ($(LINUX_VERSION),2.6.35-rc2)
+  LINUX_KERNEL_MD5SUM:=6b6b76e689e11b70b2e53f9482006929
+endif
 
 # disable the md5sum check for unknown kernel versions
 LINUX_KERNEL_MD5SUM?=x