kernel: update kernel to 3.10.15
[openwrt/staging/lynxis/omap.git] / include / kernel-version.mk
index 2eb73cedccb6ac5dce1496fbd73538e1864054f5..d0d4d32ed95f088e64be2322121f952af54f105e 100644 (file)
@@ -11,8 +11,14 @@ endif
 ifeq ($(LINUX_VERSION),3.7.10)
   LINUX_KERNEL_MD5SUM:=09624c3702107076efcac5e1cd8a18ec
 endif
-ifeq ($(LINUX_VERSION),3.8.8)
-  LINUX_KERNEL_MD5SUM:=3b4feff68460881a5dde1307fe1ce87f
+ifeq ($(LINUX_VERSION),3.8.13)
+  LINUX_KERNEL_MD5SUM:=2af19d06cd47ec459519159cdd10542d
+endif
+ifeq ($(LINUX_VERSION),3.9.11)
+  LINUX_KERNEL_MD5SUM:=edbf88eb7f7d34dbd5d3887726790755
+endif
+ifeq ($(LINUX_VERSION),3.10.15)
+  LINUX_KERNEL_MD5SUM:=3fe22263308674d92c6d106f633eca52
 endif
 
 # disable the md5sum check for unknown kernel versions