[package] base-files: add an experimental "-c" flag which tries to preserve *all...
[openwrt.git] / include / kernel-version.mk
index aeb33b3..e24ce33 100644 (file)
@@ -14,14 +14,14 @@ endif
 ifeq ($(LINUX_VERSION),2.6.32.20)
   LINUX_KERNEL_MD5SUM:=c254831e3f59b9fef14e61871e5f4738
 endif
-ifeq ($(LINUX_VERSION),2.6.33.6)
-  LINUX_KERNEL_MD5SUM:=7d8f8a4a09866a786fb59c53fba8232a
+ifeq ($(LINUX_VERSION),2.6.33.7)
+  LINUX_KERNEL_MD5SUM:=2cea51deeaa0620a07d005ec3b148f06
 endif
 ifeq ($(LINUX_VERSION),2.6.34.5)
   LINUX_KERNEL_MD5SUM:=d280b596b32f7497bbe9dd54669c99d6
 endif
-ifeq ($(LINUX_VERSION),2.6.35.3)
-  LINUX_KERNEL_MD5SUM:=5ebff49fd65a7bad234ce103b0b3ede0
+ifeq ($(LINUX_VERSION),2.6.35.4)
+  LINUX_KERNEL_MD5SUM:=0bb2cd59c13d7412f813c8fbc0769eec
 endif
 
 # disable the md5sum check for unknown kernel versions
This page took 0.01947 seconds and 4 git commands to generate.