summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-05-14 21:49:27 +0000
committerLuka Perkov <luka@openwrt.org>2014-05-14 21:49:27 +0000
commit645596489ff4759a4767f6e4e6901f21709774a5 (patch)
tree023ea649cff9aa1f08d274cc760f94cbe5f6a298 /include
parent74906592549c6ca238562e740f1e61ed5fc6371f (diff)
downloadmtk-20170518-645596489ff4759a4767f6e4e6901f21709774a5.zip
mtk-20170518-645596489ff4759a4767f6e4e6901f21709774a5.tar.gz
mtk-20170518-645596489ff4759a4767f6e4e6901f21709774a5.tar.bz2
kernel: update 3.14 to 3.14.4
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 40769
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 50fcfcb..ffd0d91 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -26,8 +26,8 @@ endif
ifeq ($(LINUX_VERSION),3.13.7)
LINUX_KERNEL_MD5SUM:=370adced5e5c1cb1d0d621c2dae2723f
endif
-ifeq ($(LINUX_VERSION),3.14.3)
- LINUX_KERNEL_MD5SUM:=99043433ad7368d2471b4743c9f562a2
+ifeq ($(LINUX_VERSION),3.14.4)
+ LINUX_KERNEL_MD5SUM:=c7c565d14833550faa39ef8279272182
endif
# disable the md5sum check for unknown kernel versions