summaryrefslogtreecommitdiff
path: root/include/kernel-version.mk
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-09-02 19:12:54 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-09-02 19:12:54 +0000
commitd120ec18b2f547ead8b80005c110bd2758c75daa (patch)
tree488f7ff54505d5b6c4f6097a4c72d5f833d449f5 /include/kernel-version.mk
parentc8cd8c94d811c1e447123c28fe239c88048657e4 (diff)
downloadmtk-20170518-d120ec18b2f547ead8b80005c110bd2758c75daa.zip
mtk-20170518-d120ec18b2f547ead8b80005c110bd2758c75daa.tar.gz
mtk-20170518-d120ec18b2f547ead8b80005c110bd2758c75daa.tar.bz2
kernel: update 3.10 to 3.10.10
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37890
Diffstat (limited to 'include/kernel-version.mk')
-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 c8fa401..b662f62 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -17,8 +17,8 @@ endif
ifeq ($(LINUX_VERSION),3.9.11)
LINUX_KERNEL_MD5SUM:=edbf88eb7f7d34dbd5d3887726790755
endif
-ifeq ($(LINUX_VERSION),3.10.9)
- LINUX_KERNEL_MD5SUM:=28d1e1117c30fdd861f70ac0f9b677aa
+ifeq ($(LINUX_VERSION),3.10.10)
+ LINUX_KERNEL_MD5SUM:=647f76225dd6bc112369ba573ba3de18
endif
# disable the md5sum check for unknown kernel versions