image: if possible use profile name when building .tar.gz images
[15.05/openwrt.git] / include / kernel-version.mk
index dfb5845..d63ab65 100644 (file)
@@ -17,8 +17,8 @@ endif
 ifeq ($(LINUX_VERSION),3.9.11)
   LINUX_KERNEL_MD5SUM:=edbf88eb7f7d34dbd5d3887726790755
 endif
-ifeq ($(LINUX_VERSION),3.10.4)
-  LINUX_KERNEL_MD5SUM:=0378156d0a4ebf155d083531c3cb3826
+ifeq ($(LINUX_VERSION),3.10.13)
+  LINUX_KERNEL_MD5SUM:=64ffe74249442fd7452d12348955ccfd
 endif
 
 # disable the md5sum check for unknown kernel versions