unset user overrides for quilt settings to prevent them from interfering with the...
[librecmc/librecmc.git] / include / kernel-version.mk
index 3f69c701d93925de17949e1a31635d5f4c902a6b..a082a87b699c0b025d6b3cd7c8edc711d2715887 100644 (file)
@@ -16,17 +16,14 @@ endif
 ifeq ($(LINUX_VERSION),2.6.25.20)
   LINUX_KERNEL_MD5SUM:=0da698edccf03e2235abc2830a495114
 endif
-ifeq ($(LINUX_VERSION),2.6.27.34)
-  LINUX_KERNEL_MD5SUM:=4036300a95c62d6969de674901b26145
+ifeq ($(LINUX_VERSION),2.6.30.10)
+  LINUX_KERNEL_MD5SUM:=eb6be465f914275967a5602cb33662f5
 endif
-ifeq ($(LINUX_VERSION),2.6.28.10)
-  LINUX_KERNEL_MD5SUM:=c4efb2c494d749cb5de274f8ae41c3fa
+ifeq ($(LINUX_VERSION),2.6.31.12)
+  LINUX_KERNEL_MD5SUM:=517be354b81b780e2f4b2ad614d030de
 endif
-ifeq ($(LINUX_VERSION),2.6.30.7)
-  LINUX_KERNEL_MD5SUM:=40ac5c687ffd7b4d456fa61e7b250911
-endif
-ifeq ($(LINUX_VERSION),2.6.31.1)
-  LINUX_KERNEL_MD5SUM:=8077cd7f7c1cdeb6aef3872441ae5294
+ifeq ($(LINUX_VERSION),2.6.32.4)
+  LINUX_KERNEL_MD5SUM:=471e0fe07e27796f041ecb990302ccc4
 endif
 
 # disable the md5sum check for unknown kernel versions