aboutsummaryrefslogtreecommitdiffstats
path: root/include/kernel-version.mk
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-11-05 08:25:45 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-11-05 08:25:45 +0000
commit717bb2a9cfa4ea7804db066746c5618aa747d508 (patch)
tree5dc258adc647d10c5431fbc84cc5eb38b47a1a00 /include/kernel-version.mk
parent4a7d83ad5e3a377885ad6c9a4c1ddae38c3614bc (diff)
downloadupstream-717bb2a9cfa4ea7804db066746c5618aa747d508.tar.gz
upstream-717bb2a9cfa4ea7804db066746c5618aa747d508.tar.bz2
upstream-717bb2a9cfa4ea7804db066746c5618aa747d508.zip
kernel: update 3.10 to 3.10.18
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38652 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 b8ff3cefd4..91752e0167 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.17)
- LINUX_KERNEL_MD5SUM:=0c52d1266fe1087bcfa6517646188ecc
+ifeq ($(LINUX_VERSION),3.10.18)
+ LINUX_KERNEL_MD5SUM:=e091753da622788cfd662dd67c2f9b48
endif
# disable the md5sum check for unknown kernel versions