summaryrefslogtreecommitdiffstats
path: root/include
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
parent6f232cba6241c248000fbca5e7261c1a79accbb4 (diff)
downloadmaster-31e0f0ae-043edd80744308e9d1b8c0bf2213bd7a71770cb1.tar.gz
master-31e0f0ae-043edd80744308e9d1b8c0bf2213bd7a71770cb1.tar.bz2
master-31e0f0ae-043edd80744308e9d1b8c0bf2213bd7a71770cb1.zip
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')
-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 02c5b39db7..c8fa4011a1 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