kernel: update 3.10 to 3.10.13
[openwrt/staging/mkresin.git] / include / kernel-version.mk
index 35232f9d256ee86a42107eb8f63b5c97d179c0ad..d63ab650a0601fcb9d0e9a0dbb1ba2c13457fde2 100644 (file)
@@ -17,8 +17,8 @@ endif
 ifeq ($(LINUX_VERSION),3.9.11)
   LINUX_KERNEL_MD5SUM:=edbf88eb7f7d34dbd5d3887726790755
 endif
-ifeq ($(LINUX_VERSION),3.10.2)
-  LINUX_KERNEL_MD5SUM:=06d6bf3218c8f37d6320473b93382fe2
+ifeq ($(LINUX_VERSION),3.10.13)
+  LINUX_KERNEL_MD5SUM:=64ffe74249442fd7452d12348955ccfd
 endif
 
 # disable the md5sum check for unknown kernel versions