summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-07-06 18:10:49 +0000
committerLuka Perkov <luka@openwrt.org>2014-07-06 18:10:49 +0000
commit354a1042cca1794f38d70e9884a293e563a8b42a (patch)
tree1eb6549288a3c5778a8c8dbe61b93acbb46fd3fb /include
parentce0f9549476d02ca437e78279c91da680d98ece8 (diff)
downloadmtk-20170518-354a1042cca1794f38d70e9884a293e563a8b42a.zip
mtk-20170518-354a1042cca1794f38d70e9884a293e563a8b42a.tar.gz
mtk-20170518-354a1042cca1794f38d70e9884a293e563a8b42a.tar.bz2
kernel: update 3.14 to 3.14.10
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41533
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 21b5011..4fc48bf 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -23,8 +23,8 @@ endif
ifeq ($(LINUX_VERSION),3.13.7)
LINUX_KERNEL_MD5SUM:=370adced5e5c1cb1d0d621c2dae2723f
endif
-ifeq ($(LINUX_VERSION),3.14.9)
- LINUX_KERNEL_MD5SUM:=62b80f9ab490db3bfe0b308a0d3f6f1f
+ifeq ($(LINUX_VERSION),3.14.10)
+ LINUX_KERNEL_MD5SUM:=3ca34a93c59a788d7f573b2660eb5342
endif
# disable the md5sum check for unknown kernel versions