From 36d4fd70bc7fcac5f8fa27b34374e0ba6cdf8848 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Fri, 26 Apr 2013 16:55:42 +0000 Subject: kernel: update linux 3.8 to 3.8.9 Signed-off-by: Gabor Juhos SVN-Revision: 36453 --- include/kernel-version.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 2eb73cedcc..9bcbd0b554 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -11,8 +11,8 @@ endif ifeq ($(LINUX_VERSION),3.7.10) LINUX_KERNEL_MD5SUM:=09624c3702107076efcac5e1cd8a18ec endif -ifeq ($(LINUX_VERSION),3.8.8) - LINUX_KERNEL_MD5SUM:=3b4feff68460881a5dde1307fe1ce87f +ifeq ($(LINUX_VERSION),3.8.9) + LINUX_KERNEL_MD5SUM:=b5286ad3d8a729e9ae48b26211e05aec endif # disable the md5sum check for unknown kernel versions -- cgit v1.2.3