summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2014-02-06 18:30:50 +0000
committerImre Kaloz <kaloz@openwrt.org>2014-02-06 18:30:50 +0000
commitce62a03ede809717b9355ee04a1ddddf5f589de6 (patch)
tree19977063800ff8647caf2196f9d9b160ea914914 /include
parent11155b27ad6206340447154272037fdfc78f9400 (diff)
downloadmtk-20170518-ce62a03ede809717b9355ee04a1ddddf5f589de6.zip
mtk-20170518-ce62a03ede809717b9355ee04a1ddddf5f589de6.tar.gz
mtk-20170518-ce62a03ede809717b9355ee04a1ddddf5f589de6.tar.bz2
add md5sum for 3.13.1
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39507
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 a1e827c..c9717e8 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -23,6 +23,9 @@ endif
ifeq ($(LINUX_VERSION),3.12.5)
LINUX_KERNEL_MD5SUM:=5b5330f657f562f7bef6da100a7133b1
endif
+ifeq ($(LINUX_VERSION),3.13.1)
+ LINUX_KERNEL_MD5SUM:=18f528e5632f0096e642c511722630dc
+endif
# disable the md5sum check for unknown kernel versions
LINUX_KERNEL_MD5SUM?=x