kernel: add checksum for 3.10.9
[openwrt.git] / include / kernel-version.mk
index dfb58459d4fda3348631bd8dd89a3e7f4040aa7d..02c5b39db7b65b0efec158b502775ed550b8884d 100644 (file)
@@ -20,6 +20,9 @@ endif
 ifeq ($(LINUX_VERSION),3.10.4)
   LINUX_KERNEL_MD5SUM:=0378156d0a4ebf155d083531c3cb3826
 endif
+ifeq ($(LINUX_VERSION),3.10.9)
+  LINUX_KERNEL_MD5SUM:=28d1e1117c30fdd861f70ac0f9b677aa
+endif
 
 # disable the md5sum check for unknown kernel versions
 LINUX_KERNEL_MD5SUM?=x