From 23578461a92aca344eb5d34d59352da3163281a8 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31335 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 93353b6fb8..778e531e12 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.2.3