summaryrefslogtreecommitdiff
path: root/include/kernel-version.mk
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-08-23 17:31:04 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-08-23 17:31:04 +0000
commit043edd80744308e9d1b8c0bf2213bd7a71770cb1 (patch)
tree8b1ccfd0ecdc4680df553aae16f6f937193a5b4c /include/kernel-version.mk
parent6f232cba6241c248000fbca5e7261c1a79accbb4 (diff)
downloadmtk-20170518-043edd80744308e9d1b8c0bf2213bd7a71770cb1.zip
mtk-20170518-043edd80744308e9d1b8c0bf2213bd7a71770cb1.tar.gz
mtk-20170518-043edd80744308e9d1b8c0bf2213bd7a71770cb1.tar.bz2
kernel: update 3.10 to 3.10.9
Also refresh 3.10 patches. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37832
Diffstat (limited to 'include/kernel-version.mk')
-rw-r--r--include/kernel-version.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index 02c5b39..c8fa401 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -17,9 +17,6 @@ endif
ifeq ($(LINUX_VERSION),3.9.11)
LINUX_KERNEL_MD5SUM:=edbf88eb7f7d34dbd5d3887726790755
endif
-ifeq ($(LINUX_VERSION),3.10.4)
- LINUX_KERNEL_MD5SUM:=0378156d0a4ebf155d083531c3cb3826
-endif
ifeq ($(LINUX_VERSION),3.10.9)
LINUX_KERNEL_MD5SUM:=28d1e1117c30fdd861f70ac0f9b677aa
endif