From d3c2b87213358a80a9d25f45fe1ba81d409dd2d8 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sat, 19 Feb 2011 12:44:23 +0000 Subject: update to 2.6.32.29 SVN-Revision: 25583 --- 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 b7707d3..3055a9f 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -8,8 +8,8 @@ endif ifeq ($(LINUX_VERSION),2.6.31.14) LINUX_KERNEL_MD5SUM:=3e7feb224197d8e174a90dd3759979fd endif -ifeq ($(LINUX_VERSION),2.6.32.27) - LINUX_KERNEL_MD5SUM:=c8df8bed01a3b7e4ce13563e74181d71 +ifeq ($(LINUX_VERSION),2.6.32.29) + LINUX_KERNEL_MD5SUM:=0eea644c2cef06b4ec170228866b9685 endif ifeq ($(LINUX_VERSION),2.6.34.7) LINUX_KERNEL_MD5SUM:=8964e26120e84844998a673464a980ea -- cgit v1.1