[kirkwood] Iomega iConnect Wireless platform support
[openwrt.git] / include / kernel-version.mk
index 5e54aa5..ed68cfd 100644 (file)
@@ -20,8 +20,8 @@ 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.7)
+  LINUX_KERNEL_MD5SUM:=f741879bcd3a5366a1bbe0ad5cdb7935
 endif
 
 # disable the md5sum check for unknown kernel versions
This page took 0.019579 seconds and 4 git commands to generate.