From f30fdb9f88948f2529ad9407636aa9d3df3f77f0 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Fri, 23 Jan 2009 13:30:27 +0000 Subject: [kernel] switch to 2.6.27.12 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14157 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 78e8ef4989..a88da93a20 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.11) - LINUX_KERNEL_MD5SUM:=29bf3e01673b42f7bf993aa8295b8245 +ifeq ($(LINUX_VERSION),2.6.27.12) + LINUX_KERNEL_MD5SUM:=3a81aa35effee2656cd0340f665d4f34 endif ifeq ($(LINUX_VERSION),2.6.28) LINUX_KERNEL_MD5SUM:=d351e44709c9810b85e29b877f50968a -- cgit v1.2.3