summaryrefslogtreecommitdiff
path: root/include/kernel-version.mk
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-07-26 07:19:58 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-07-26 07:19:58 +0000
commite9688455f60944b73ed69d435569c62b2670ac08 (patch)
tree7cfb04a54015dd34cab0306bfa2a450f42f815f1 /include/kernel-version.mk
parentaa81b9ed5ff5f016bc6fcefd110ee524d9dc98fd (diff)
downloadmtk-20170518-e9688455f60944b73ed69d435569c62b2670ac08.zip
mtk-20170518-e9688455f60944b73ed69d435569c62b2670ac08.tar.gz
mtk-20170518-e9688455f60944b73ed69d435569c62b2670ac08.tar.bz2
kernel: update 3.10 to 3.10.3
Also refresh 3.10 patches. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37546
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 35232f9..0076b6d 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.2)
- LINUX_KERNEL_MD5SUM:=06d6bf3218c8f37d6320473b93382fe2
+ifeq ($(LINUX_VERSION),3.10.3)
+ LINUX_KERNEL_MD5SUM:=30d2f96003778d03fa102b319f46b0c9
endif
# disable the md5sum check for unknown kernel versions