summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-06-27 21:10:02 +0000
committerLuka Perkov <luka@openwrt.org>2014-06-27 21:10:02 +0000
commitabc694b463dd9c2f2c9a7b22c3191260b94b1f04 (patch)
treeaf229c9b6fc7f469f3777db82aa015655af45f70 /include
parent4fe76889c0e956d6a7d1ee96af5f681e8e81ee8b (diff)
downloadmtk-20170518-abc694b463dd9c2f2c9a7b22c3191260b94b1f04.zip
mtk-20170518-abc694b463dd9c2f2c9a7b22c3191260b94b1f04.tar.gz
mtk-20170518-abc694b463dd9c2f2c9a7b22c3191260b94b1f04.tar.bz2
kernel: update 3.14 to 3.14.9
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41362
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 5f6a591..21b5011 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.8)
- LINUX_KERNEL_MD5SUM:=d19dcd4819f2148cc85b80190133755e
+ifeq ($(LINUX_VERSION),3.14.9)
+ LINUX_KERNEL_MD5SUM:=62b80f9ab490db3bfe0b308a0d3f6f1f
endif
# disable the md5sum check for unknown kernel versions