From 252607a79c7acc7d6061dc94515df38f03154e26 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Fri, 31 Jul 2009 11:09:27 +0000 Subject: update to 2.6.27.29 SVN-Revision: 17060 --- 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 a6a7c67..96051e0 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -16,8 +16,8 @@ endif ifeq ($(LINUX_VERSION),2.6.25.20) LINUX_KERNEL_MD5SUM:=0da698edccf03e2235abc2830a495114 endif -ifeq ($(LINUX_VERSION),2.6.27.28) - LINUX_KERNEL_MD5SUM:=f05cd17ba8ee19924c9c473219fbaa9b +ifeq ($(LINUX_VERSION),2.6.27.29) + LINUX_KERNEL_MD5SUM:=ab6991ee42603a4dbfba7956a54c89a4 endif ifeq ($(LINUX_VERSION),2.6.28.10) LINUX_KERNEL_MD5SUM:=c4efb2c494d749cb5de274f8ae41c3fa -- cgit v1.1