update to 2.6.30.9
[openwrt/staging/mkresin.git] / include / kernel-version.mk
index 059fc80d70b710e9b5d4b1c7ec89abd208f253a2..d5df7a36fc96b9aaee128c12ed533b9c2f156a54 100644 (file)
@@ -16,14 +16,17 @@ endif
 ifeq ($(LINUX_VERSION),2.6.25.20)
   LINUX_KERNEL_MD5SUM:=0da698edccf03e2235abc2830a495114
 endif
-ifeq ($(LINUX_VERSION),2.6.27.29)
-  LINUX_KERNEL_MD5SUM:=ab6991ee42603a4dbfba7956a54c89a4
+ifeq ($(LINUX_VERSION),2.6.27.35)
+  LINUX_KERNEL_MD5SUM:=a4fa9eb5ee4876522e8015ca7da3ae40
 endif
 ifeq ($(LINUX_VERSION),2.6.28.10)
   LINUX_KERNEL_MD5SUM:=c4efb2c494d749cb5de274f8ae41c3fa
 endif
-ifeq ($(LINUX_VERSION),2.6.30.4)
-  LINUX_KERNEL_MD5SUM:=ac05e32764368af7eff79c5e3df65efb
+ifeq ($(LINUX_VERSION),2.6.30.9)
+  LINUX_KERNEL_MD5SUM:=5a4cd5543a9d7c1a819700b21be31ef1
+endif
+ifeq ($(LINUX_VERSION),2.6.31.1)
+  LINUX_KERNEL_MD5SUM:=8077cd7f7c1cdeb6aef3872441ae5294
 endif
 
 # disable the md5sum check for unknown kernel versions