From 6c24276491c8f982c77b3b714ecb86581521d780 Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 31 Jul 2009 11:09:27 +0000 Subject: [kernel] update to 2.6.27.29 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17060 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 a6a7c6729..96051e055 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.2.3