From ee4c47a134723b78162f9f5eedc9f132dd19f6b7 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Tue, 17 Apr 2012 12:50:54 +0000 Subject: kernel: update linux 3.2 to 3.2.15 SVN-Revision: 31335 --- 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 93353b6..778e531 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.14) - LINUX_KERNEL_MD5SUM:=961da0dc037181a4a5059f763b70eabd +ifeq ($(LINUX_VERSION),3.2.15) + LINUX_KERNEL_MD5SUM:=15174563c4ccfc17953831611bee4002 endif ifeq ($(LINUX_VERSION),3.3.1) LINUX_KERNEL_MD5SUM:=ded7229c02a53cd071e541f73b9ef547 -- cgit v1.1