summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-05-23 21:05:32 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-05-23 21:05:32 +0000
commit2ae5581447f1b9b9f324697384bed5d342fce063 (patch)
tree76434b66de507f309c718d2b4b31518554774276 /include
parentc57409e79d235735edb620e95e6534d21432a55f (diff)
downloadmaster-31e0f0ae-2ae5581447f1b9b9f324697384bed5d342fce063.tar.gz
master-31e0f0ae-2ae5581447f1b9b9f324697384bed5d342fce063.tar.bz2
master-31e0f0ae-2ae5581447f1b9b9f324697384bed5d342fce063.zip
kernel: update linux 3.3 to 3.3.7
SVN-Revision: 31848
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 145ee2b012..9ced644782 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.6)
- LINUX_KERNEL_MD5SUM:=35f7f41aed080ca03995e06112182677
+ifeq ($(LINUX_VERSION),3.3.7)
+ LINUX_KERNEL_MD5SUM:=6709647a7576c9e21b082f4d3d7a94cf
endif
# disable the md5sum check for unknown kernel versions