From c7d90d3dc43870a939cfb4a2271d7fe01464df58 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 10 Sep 2009 13:37:31 +0000 Subject: kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches SVN-Revision: 17558 --- include/kernel-version.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include') diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 986bb7199b..48b1d00e36 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -25,6 +25,9 @@ endif ifeq ($(LINUX_VERSION),2.6.30.6) LINUX_KERNEL_MD5SUM:=3ae3add6838da3c5a53baa87c9e32924 endif +ifeq ($(LINUX_VERSION),2.6.31) + LINUX_KERNEL_MD5SUM:=84c077a37684e4cbfa67b18154390d8a +endif # disable the md5sum check for unknown kernel versions LINUX_KERNEL_MD5SUM?=x -- cgit v1.2.3