summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-01-31 09:44:00 +0000
committerJonas Gorski <jogo@openwrt.org>2012-01-31 09:44:00 +0000
commitb3568b10c227e933f11b620e43a7a21f5019bf78 (patch)
tree91014e80dc8cb6ab09cd6fa4ea40143fd1640969 /include
parent1015fab0d7d64107be4dd6c798b88bff357575cb (diff)
downloadmaster-31e0f0ae-b3568b10c227e933f11b620e43a7a21f5019bf78.tar.gz
master-31e0f0ae-b3568b10c227e933f11b620e43a7a21f5019bf78.tar.bz2
master-31e0f0ae-b3568b10c227e933f11b620e43a7a21f5019bf78.zip
kernel: update linux 3.2 to 3.2.2
SVN-Revision: 29967
Diffstat (limited to 'include')
-rw-r--r--include/kernel-version.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index fc2203f5d0..a37edf29d5 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.1)
- LINUX_KERNEL_MD5SUM:=090eb3dae0f520f7770f85193e931ad3
+ifeq ($(LINUX_VERSION),3.2.2)
+ LINUX_KERNEL_MD5SUM:=c0303125c8eda431b10084eece7564e3
endif
# disable the md5sum check for unknown kernel versions