netifd: update to the latest version, adds tunnel fixes by Hans Dedecker and adds...
[openwrt/staging/yousong.git] / include / kernel-version.mk
index ca6fc124ee3d4ade08712be16d66d99ab4f0b7ad..f4c881dc99c6335826aa3b063cbba3aa80155e9e 100644 (file)
@@ -14,8 +14,11 @@ endif
 ifeq ($(LINUX_VERSION),3.8.13)
   LINUX_KERNEL_MD5SUM:=2af19d06cd47ec459519159cdd10542d
 endif
-ifeq ($(LINUX_VERSION),3.9.3)
-  LINUX_KERNEL_MD5SUM:=266e58f4e2f68f48b906ae109aba4dea
+ifeq ($(LINUX_VERSION),3.9.11)
+  LINUX_KERNEL_MD5SUM:=edbf88eb7f7d34dbd5d3887726790755
+endif
+ifeq ($(LINUX_VERSION),3.10.21)
+  LINUX_KERNEL_MD5SUM:=dc5f31aef4aac0cc271e7ecf1a4b485d
 endif
 
 # disable the md5sum check for unknown kernel versions