kernel: update linux 3.6 to 3.6.11
[openwrt/staging/lynxis/omap.git] / include / kernel-version.mk
index 349c2f5dbbaf80c422e628b599e913b9095e0598..103950a4bb91d07bd1a4ebc6c223dbbfa26865b1 100644 (file)
@@ -5,8 +5,11 @@ LINUX_RELEASE?=1
 ifeq ($(LINUX_VERSION),3.3.8)
   LINUX_KERNEL_MD5SUM:=f1058f64eed085deb44f10cee8541d50
 endif
-ifeq ($(LINUX_VERSION),3.6.8)
-  LINUX_KERNEL_MD5SUM:=e3405cc8f9e4f18c516e55a8eb625803
+ifeq ($(LINUX_VERSION),3.6.11)
+  LINUX_KERNEL_MD5SUM:=3d602ad7f7984509c3e923a5ae90bc54
+endif
+ifeq ($(LINUX_VERSION),3.7)
+  LINUX_KERNEL_MD5SUM:=21223369d682bcf44bcdfe1521095983
 endif
 
 # disable the md5sum check for unknown kernel versions