summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-06-02 09:25:33 +0000
committerLuka Perkov <luka@openwrt.org>2014-06-02 09:25:33 +0000
commitaa2ff3f105fd37cf7ccd013705af968d0f3209b6 (patch)
tree71cbf6532c2332d4db83deb9172265e73a221099 /include
parent7c0d5b99c4c0d6bfbf974898a92373f010c4efbd (diff)
downloadmtk-20170518-aa2ff3f105fd37cf7ccd013705af968d0f3209b6.zip
mtk-20170518-aa2ff3f105fd37cf7ccd013705af968d0f3209b6.tar.gz
mtk-20170518-aa2ff3f105fd37cf7ccd013705af968d0f3209b6.tar.bz2
kernel: update 3.14 to 3.14.5
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 40901
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 c1bb456..bc42b02 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.4)
- LINUX_KERNEL_MD5SUM:=c7c565d14833550faa39ef8279272182
+ifeq ($(LINUX_VERSION),3.14.5)
+ LINUX_KERNEL_MD5SUM:=db2f2b8a83239852b72e560811eb80de
endif
# disable the md5sum check for unknown kernel versions