package/zlib: fix Darwin compile failure (closes #7963)
[openwrt/svn-archive/archive.git] / include / kernel-version.mk
index 5e54aa5e402493945ab3181a951bf83426acef07..e24ce3355a4739e3a535f908f5d25e208f29612c 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.4)
+  LINUX_KERNEL_MD5SUM:=0bb2cd59c13d7412f813c8fbc0769eec
 endif
 
 # disable the md5sum check for unknown kernel versions