aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-04-17 12:51:02 +0000
committerJonas Gorski <jogo@openwrt.org>2012-04-17 12:51:02 +0000
commitafbf3d994e57e06f8f5669033ab0e89af44e49c4 (patch)
treec94f0225aafe46c2716aa14d0f53941d81d40b8d /include
parent23578461a92aca344eb5d34d59352da3163281a8 (diff)
downloadmaster-187ad058-afbf3d994e57e06f8f5669033ab0e89af44e49c4.tar.gz
master-187ad058-afbf3d994e57e06f8f5669033ab0e89af44e49c4.tar.bz2
master-187ad058-afbf3d994e57e06f8f5669033ab0e89af44e49c4.zip
kernel: update linux 3.3 to 3.3.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31336 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 778e531e12..3440f4458d 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -38,8 +38,8 @@ endif
ifeq ($(LINUX_VERSION),3.2.15)
LINUX_KERNEL_MD5SUM:=15174563c4ccfc17953831611bee4002
endif
-ifeq ($(LINUX_VERSION),3.3.1)
- LINUX_KERNEL_MD5SUM:=ded7229c02a53cd071e541f73b9ef547
+ifeq ($(LINUX_VERSION),3.3.2)
+ LINUX_KERNEL_MD5SUM:=cb5f959dfb3009bcc2a6e4ebf162174e
endif
# disable the md5sum check for unknown kernel versions