aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2014-03-31 13:43:06 +0000
committerImre Kaloz <kaloz@openwrt.org>2014-03-31 13:43:06 +0000
commita89ef54d18ec58ec244816040be521c6953a1b28 (patch)
treeb7386fb78eb83acd6f72a9d110a36f2f676975eb /include
parentf289cd075053af40fd15070256cd007a817bd6d2 (diff)
downloadmaster-187ad058-a89ef54d18ec58ec244816040be521c6953a1b28.tar.gz
master-187ad058-a89ef54d18ec58ec244816040be521c6953a1b28.tar.bz2
master-187ad058-a89ef54d18ec58ec244816040be521c6953a1b28.zip
3.14 final is out
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40352 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include')
-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