From 2a0825b4d3af709cbce9f5479ec0128da4bb509a Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 25 Jan 2009 18:33:19 +0000 Subject: update to 2.6.27.13 SVN-Revision: 14179 --- 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 a88da93..c850386 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.12) - LINUX_KERNEL_MD5SUM:=3a81aa35effee2656cd0340f665d4f34 +ifeq ($(LINUX_VERSION),2.6.27.13) + LINUX_KERNEL_MD5SUM:=e1035cd771ef2aed59396d8cab543a0c endif ifeq ($(LINUX_VERSION),2.6.28) LINUX_KERNEL_MD5SUM:=d351e44709c9810b85e29b877f50968a -- cgit v1.1