From d87efd8c3c2acd5d0f96b25514282a84f425419f Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Sun, 1 Apr 2012 07:56:55 +0000 Subject: kernel: update linux 3.2 to 3.2.13 and refresh patches Also remove a duplicate patch from lantiq (already in generic). SVN-Revision: 31158 --- 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 353d959f78..da8534fd97 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.12) - LINUX_KERNEL_MD5SUM:=e3dd3772f0cf14d444a3fb474bd624fe +ifeq ($(LINUX_VERSION),3.2.13) + LINUX_KERNEL_MD5SUM:=1966afd4474000e48fb1e22a5991882e endif ifeq ($(LINUX_VERSION),3.3) LINUX_KERNEL_MD5SUM:=98a6cdd7d082b7ea72df9c89842bac74 -- cgit v1.2.3