From 1015fab0d7d64107be4dd6c798b88bff357575cb Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Tue, 31 Jan 2012 09:43:57 +0000 Subject: kernel: update linux 3.1 to 3.1.10 SVN-Revision: 29966 --- 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 85bfe81..fc2203f 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -32,8 +32,8 @@ endif ifeq ($(LINUX_VERSION),3.0.18) LINUX_KERNEL_MD5SUM:=67252770d7009eabe8bac7c26e074f9d endif -ifeq ($(LINUX_VERSION),3.1.9) - LINUX_KERNEL_MD5SUM:=4e387a49cde20805955c905bc8c311e0 +ifeq ($(LINUX_VERSION),3.1.10) + LINUX_KERNEL_MD5SUM:=3649bdaa50ffd9114cc16486ec54d83a endif ifeq ($(LINUX_VERSION),3.2.1) LINUX_KERNEL_MD5SUM:=090eb3dae0f520f7770f85193e931ad3 -- cgit v1.1