aboutsummaryrefslogtreecommitdiffstats
path: root/include/kernel-version.mk
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2012-06-05 06:57:51 +0000
committerJohn Crispin <blogic@openwrt.org>2012-06-05 06:57:51 +0000
commit266c70cdf4011503ad2a3cbad088526a6df67107 (patch)
tree6b3a658e855fcb6ef31a492eec6680f459c2caaf /include/kernel-version.mk
parent321654ac94dab81c0b747149e4dd26ae1ebba3a8 (diff)
downloadupstream-266c70cdf4011503ad2a3cbad088526a6df67107.tar.gz
upstream-266c70cdf4011503ad2a3cbad088526a6df67107.tar.bz2
upstream-266c70cdf4011503ad2a3cbad088526a6df67107.zip
[kernel] bump to 3.3.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32055 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/kernel-version.mk')
-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 9ced644782..68cf676892 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.7)
- LINUX_KERNEL_MD5SUM:=6709647a7576c9e21b082f4d3d7a94cf
+ifeq ($(LINUX_VERSION),3.3.8)
+ LINUX_KERNEL_MD5SUM:=21068f0fd262b9b3670947f7892e1d6b
endif
# disable the md5sum check for unknown kernel versions