aboutsummaryrefslogtreecommitdiffstats
path: root/include/kernel-version.mk
diff options
context:
space:
mode:
Diffstat (limited to 'include/kernel-version.mk')
-rw-r--r--include/kernel-version.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index 1c4b711e7a..69b0c91230 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -26,6 +26,9 @@ endif
ifeq ($(LINUX_VERSION),3.13.7)
LINUX_KERNEL_MD5SUM:=370adced5e5c1cb1d0d621c2dae2723f
endif
+ifeq ($(LINUX_VERSION),3.14)
+ LINUX_KERNEL_MD5SUM:=b621207b3f6ecbb67db18b13258f8ea8
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x