aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-05-14 09:18:32 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-05-14 09:18:32 +0000
commitb472e5d12e5f607d1c9e93d53e35162c476e54dc (patch)
treea4d6ddead5e7cd3d28f53c4f8e19a878822e2bd8 /include
parenta243cb1735cd8f3adc77eeb490febd8b8989ca3f (diff)
downloadupstream-b472e5d12e5f607d1c9e93d53e35162c476e54dc.tar.gz
upstream-b472e5d12e5f607d1c9e93d53e35162c476e54dc.tar.bz2
upstream-b472e5d12e5f607d1c9e93d53e35162c476e54dc.zip
kernel: update linux 3.3 to 3.3.6
SVN-Revision: 31709
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 7a97f8974c..145ee2b012 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -38,8 +38,8 @@ endif
ifeq ($(LINUX_VERSION),3.2.16)
LINUX_KERNEL_MD5SUM:=246e6bd28ea44c90ec66c7f8b56e4803
endif
-ifeq ($(LINUX_VERSION),3.3.5)
- LINUX_KERNEL_MD5SUM:=2f6b7da0418e26312bcabd08ab448569
+ifeq ($(LINUX_VERSION),3.3.6)
+ LINUX_KERNEL_MD5SUM:=35f7f41aed080ca03995e06112182677
endif
# disable the md5sum check for unknown kernel versions