From 22b4e6b88233c72606942bb23881f97fc5548392 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Tue, 24 Apr 2012 09:25:35 +0000 Subject: kernel: update linux 3.2 to 3.2.16 SVN-Revision: 31459 --- 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 3440f4458d..1dd70f6c5d 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -35,8 +35,8 @@ endif ifeq ($(LINUX_VERSION),3.1.10) LINUX_KERNEL_MD5SUM:=3649bdaa50ffd9114cc16486ec54d83a endif -ifeq ($(LINUX_VERSION),3.2.15) - LINUX_KERNEL_MD5SUM:=15174563c4ccfc17953831611bee4002 +ifeq ($(LINUX_VERSION),3.2.16) + LINUX_KERNEL_MD5SUM:=246e6bd28ea44c90ec66c7f8b56e4803 endif ifeq ($(LINUX_VERSION),3.3.2) LINUX_KERNEL_MD5SUM:=cb5f959dfb3009bcc2a6e4ebf162174e -- cgit v1.2.3