aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-10-23 12:51:05 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-10-23 12:51:05 +0000
commit56e1cd4a8e3d806ff92e710c0409165847b2e7af (patch)
treea82433e4101b7b069458cf66d826c4ebd9bbe7c5 /include
parent4805656f76b5ac07882c66bb81bc294d4b441571 (diff)
downloadupstream-56e1cd4a8e3d806ff92e710c0409165847b2e7af.tar.gz
upstream-56e1cd4a8e3d806ff92e710c0409165847b2e7af.tar.bz2
upstream-56e1cd4a8e3d806ff92e710c0409165847b2e7af.zip
kernel: update 3.10 to 3.10.17
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38506 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include')
-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 d0d4d32ed9..b8ff3cefd4 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.15)
- LINUX_KERNEL_MD5SUM:=3fe22263308674d92c6d106f633eca52
+ifeq ($(LINUX_VERSION),3.10.17)
+ LINUX_KERNEL_MD5SUM:=0c52d1266fe1087bcfa6517646188ecc
endif
# disable the md5sum check for unknown kernel versions