From dcd1e5acd9b5e680614498eacb36a728c7a13acf Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 27 Jul 2009 10:01:33 +0000 Subject: [kernel] switch to 2.6.27.28 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17027 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 dde35a0aa7..a2be1ae3f2 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.27) - LINUX_KERNEL_MD5SUM:=69c2ec59da6fcc0d2dfb4c470a721957 +ifeq ($(LINUX_VERSION),2.6.27.28) + LINUX_KERNEL_MD5SUM:=f05cd17ba8ee19924c9c473219fbaa9b endif ifeq ($(LINUX_VERSION),2.6.28.10) LINUX_KERNEL_MD5SUM:=c4efb2c494d749cb5de274f8ae41c3fa -- cgit v1.2.3