kernel: update 3.10 to 3.10.17
[openwrt.git] / include / kernel-version.mk
index 02c5b39..b8ff3ce 100644 (file)
@@ -17,11 +17,8 @@ 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
+ifeq ($(LINUX_VERSION),3.10.17)
+  LINUX_KERNEL_MD5SUM:=0c52d1266fe1087bcfa6517646188ecc
 endif
 
 # disable the md5sum check for unknown kernel versions