summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-02-10 08:19:23 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-02-10 08:19:23 +0000
commit69593176911e2ca512d526c91300df1fd2b42bc0 (patch)
tree351fa1b00184021e75dbccf4455594db312d869d /include
parentf754063159a639a6aea076a75812d31d8f4e6b7f (diff)
downloadmaster-31e0f0ae-69593176911e2ca512d526c91300df1fd2b42bc0.tar.gz
master-31e0f0ae-69593176911e2ca512d526c91300df1fd2b42bc0.tar.bz2
master-31e0f0ae-69593176911e2ca512d526c91300df1fd2b42bc0.zip
kernel: update linux 3.2 to 3.2.5
SVN-Revision: 30401
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 a37edf29d5..66aca0dfeb 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.2)
- LINUX_KERNEL_MD5SUM:=c0303125c8eda431b10084eece7564e3
+ifeq ($(LINUX_VERSION),3.2.5)
+ LINUX_KERNEL_MD5SUM:=17c180eaa524101ca1c675bd675eca37
endif
# disable the md5sum check for unknown kernel versions