add experimental support for a new menuconfig submenu "Package features".
[openwrt.git] / include / kernel-version.mk
index 98be371..f019897 100644 (file)
@@ -22,11 +22,11 @@ endif
 ifeq ($(LINUX_VERSION),2.6.28.10)
   LINUX_KERNEL_MD5SUM:=c4efb2c494d749cb5de274f8ae41c3fa
 endif
-ifeq ($(LINUX_VERSION),2.6.30.7)
-  LINUX_KERNEL_MD5SUM:=40ac5c687ffd7b4d456fa61e7b250911
+ifeq ($(LINUX_VERSION),2.6.30.8)
+  LINUX_KERNEL_MD5SUM:=76b8397bfb477788b26c834f71e27df6
 endif
-ifeq ($(LINUX_VERSION),2.6.31)
-  LINUX_KERNEL_MD5SUM:=84c077a37684e4cbfa67b18154390d8a
+ifeq ($(LINUX_VERSION),2.6.31.1)
+  LINUX_KERNEL_MD5SUM:=8077cd7f7c1cdeb6aef3872441ae5294
 endif
 
 # disable the md5sum check for unknown kernel versions
This page took 0.018907 seconds and 4 git commands to generate.