n810: Add basic battery management driver
[openwrt.git] / include / kernel-version.mk
index 0be4b7e..eaa20c4 100644 (file)
@@ -17,11 +17,11 @@ endif
 ifeq ($(LINUX_VERSION),2.6.33.6)
   LINUX_KERNEL_MD5SUM:=7d8f8a4a09866a786fb59c53fba8232a
 endif
-ifeq ($(LINUX_VERSION),2.6.34.1)
-  LINUX_KERNEL_MD5SUM:=d31d241dc2058698a45fe41359cafb45
+ifeq ($(LINUX_VERSION),2.6.34.5)
+  LINUX_KERNEL_MD5SUM:=d280b596b32f7497bbe9dd54669c99d6
 endif
-ifeq ($(LINUX_VERSION),2.6.35-rc2)
-  LINUX_KERNEL_MD5SUM:=6b6b76e689e11b70b2e53f9482006929
+ifeq ($(LINUX_VERSION),2.6.35.3)
+  LINUX_KERNEL_MD5SUM:=5ebff49fd65a7bad234ce103b0b3ede0
 endif
 
 # disable the md5sum check for unknown kernel versions
This page took 0.021037 seconds and 4 git commands to generate.