summaryrefslogtreecommitdiff
path: root/include/kernel-version.mk
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-09-15 16:00:41 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-09-15 16:00:41 +0000
commit554772a66547afa10bc7fc3040f3bf9259728c60 (patch)
tree0e13685d463ed4e6c63782bdfa6a4258ba154c99 /include/kernel-version.mk
parent57c6730ed623e347ed8eae420e5e2fa6e67ebecc (diff)
downloadmtk-20170518-554772a66547afa10bc7fc3040f3bf9259728c60.zip
mtk-20170518-554772a66547afa10bc7fc3040f3bf9259728c60.tar.gz
mtk-20170518-554772a66547afa10bc7fc3040f3bf9259728c60.tar.bz2
kernel: update 3.10 to 3.10.12
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38000
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 b662f62..52bb309 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.10)
- LINUX_KERNEL_MD5SUM:=647f76225dd6bc112369ba573ba3de18
+ifeq ($(LINUX_VERSION),3.10.12)
+ LINUX_KERNEL_MD5SUM:=16e43b3c9957cf5af44863d6809efe38
endif
# disable the md5sum check for unknown kernel versions