From 425bf41b231233c8b4e8cf7b7ad90bba1f6b2653 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 13 Mar 2011 17:13:11 +0000 Subject: kernel: update to kernel version 2.6.34.8 SVN-Revision: 26125 --- 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 f67277deda..ae06f0b525 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -11,8 +11,8 @@ endif ifeq ($(LINUX_VERSION),2.6.32.32) LINUX_KERNEL_MD5SUM:=25a3ba004aaaa409c24dfb2cc268d03e endif -ifeq ($(LINUX_VERSION),2.6.34.7) - LINUX_KERNEL_MD5SUM:=8964e26120e84844998a673464a980ea +ifeq ($(LINUX_VERSION),2.6.34.8) + LINUX_KERNEL_MD5SUM:=6dedac89df1af57b08981fcc6ad387db endif ifeq ($(LINUX_VERSION),2.6.35.11) LINUX_KERNEL_MD5SUM:=4c9ee33801f5ad0f4d5e615fac66d535 -- cgit v1.2.3