From 3ca7f3bd6f53c36530693696670a182208b0925c Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 15 Jan 2009 13:40:35 +0000 Subject: update to 2.6.27.11 SVN-Revision: 14043 --- 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 f481588..78e8ef4 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -28,8 +28,8 @@ endif ifeq ($(LINUX_VERSION),2.6.26.8) LINUX_KERNEL_MD5SUM:=05dd0d4f8f110b4219ae6ec7a36c046d endif -ifeq ($(LINUX_VERSION),2.6.27.10) - LINUX_KERNEL_MD5SUM:=ef06a3ea963f556948e77971df912303 +ifeq ($(LINUX_VERSION),2.6.27.11) + LINUX_KERNEL_MD5SUM:=29bf3e01673b42f7bf993aa8295b8245 endif ifeq ($(LINUX_VERSION),2.6.28) LINUX_KERNEL_MD5SUM:=d351e44709c9810b85e29b877f50968a -- cgit v1.1