[kernel] Update 2.6.35.x to 2.6.35.4
[openwrt.git] / include / kernel-version.mk
index 5e54aa5..e24ce33 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
This page took 0.030752 seconds and 4 git commands to generate.