buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ
[librecmc/librecmc.git] / include / kernel-version.mk
index 5f05cf86296ec1ade7d2a645a4cd9dc6ec193f59..fbf934ae670e084c1ec145b53f1854b0e3039049 100644 (file)
@@ -17,8 +17,17 @@ endif
 ifeq ($(LINUX_VERSION),2.6.31.12)
   LINUX_KERNEL_MD5SUM:=517be354b81b780e2f4b2ad614d030de
 endif
-ifeq ($(LINUX_VERSION),2.6.32.8)
-  LINUX_KERNEL_MD5SUM:=82023ede52f067fcc55c5e70b02e48ae
+ifeq ($(LINUX_VERSION),2.6.32.12)
+  LINUX_KERNEL_MD5SUM:=bc87db696ed4be729334584493d6d98d
+endif
+ifeq ($(LINUX_VERSION),2.6.33.2)
+  LINUX_KERNEL_MD5SUM:=80c5ff544b0ee4d9b5d8b8b89d4a0ef9
+endif
+ifeq ($(LINUX_VERSION),2.6.33.3)
+  LINUX_KERNEL_MD5SUM:=f651e9aafb2f910812257a63bcd639f2
+endif
+ifeq ($(LINUX_VERSION),2.6.34-rc5)
+  LINUX_KERNEL_MD5SUM:=c09ea93cd4e2684ebb506866c65a4c9f
 endif
 
 # disable the md5sum check for unknown kernel versions