From 46225b99d9ab9adbc7b7a72f8b58f0a08040246d Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 26 May 2013 16:02:31 +0000 Subject: kernel: update linux 3.8 to 3.8.13 Signed-off-by: Gabor Juhos SVN-Revision: 36724 --- 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 e883a78aaa..ca6fc124ee 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.12) - LINUX_KERNEL_MD5SUM:=a4be720ca9e61445562565856bb5154d +ifeq ($(LINUX_VERSION),3.8.13) + LINUX_KERNEL_MD5SUM:=2af19d06cd47ec459519159cdd10542d endif ifeq ($(LINUX_VERSION),3.9.3) LINUX_KERNEL_MD5SUM:=266e58f4e2f68f48b906ae109aba4dea -- cgit v1.2.3