From e574f75d16374d3454bcb44b3fb9ab94f0f88765 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 13 Jul 2013 22:43:10 +0000 Subject: kernel: update to kernel 3.9.10 and refresh patches SVN-Revision: 37274 --- include/kernel-version.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/kernel-version.mk') diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 340cb4d..96b2575 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -14,8 +14,8 @@ endif ifeq ($(LINUX_VERSION),3.8.13) LINUX_KERNEL_MD5SUM:=2af19d06cd47ec459519159cdd10542d endif -ifeq ($(LINUX_VERSION),3.9.8) - LINUX_KERNEL_MD5SUM:=04d74575ef1c484ad00be61f32bb4557 +ifeq ($(LINUX_VERSION),3.9.10) + LINUX_KERNEL_MD5SUM:=2d69615f7074b952cfcb65f1356c0cc9 endif ifeq ($(LINUX_VERSION),3.10) LINUX_KERNEL_MD5SUM:=4f25cd5bec5f8d5a7d935b3f2ccb8481 -- cgit v1.1