[kernel]: upgrade kernel versions to the latest stable ones
[openwrt.git] / include / kernel-version.mk
index e24ce33..ad8a013 100644 (file)
@@ -11,17 +11,17 @@ endif
 ifeq ($(LINUX_VERSION),2.6.31.14)
   LINUX_KERNEL_MD5SUM:=3e7feb224197d8e174a90dd3759979fd
 endif
-ifeq ($(LINUX_VERSION),2.6.32.20)
-  LINUX_KERNEL_MD5SUM:=c254831e3f59b9fef14e61871e5f4738
+ifeq ($(LINUX_VERSION),2.6.32.24)
+  LINUX_KERNEL_MD5SUM:=bcd2f2b3d6974a9232b9becee8196634
 endif
 ifeq ($(LINUX_VERSION),2.6.33.7)
   LINUX_KERNEL_MD5SUM:=2cea51deeaa0620a07d005ec3b148f06
 endif
-ifeq ($(LINUX_VERSION),2.6.34.5)
-  LINUX_KERNEL_MD5SUM:=d280b596b32f7497bbe9dd54669c99d6
+ifeq ($(LINUX_VERSION),2.6.34.7)
+  LINUX_KERNEL_MD5SUM:=8964e26120e84844998a673464a980ea
 endif
-ifeq ($(LINUX_VERSION),2.6.35.4)
-  LINUX_KERNEL_MD5SUM:=0bb2cd59c13d7412f813c8fbc0769eec
+ifeq ($(LINUX_VERSION),2.6.35.7)
+  LINUX_KERNEL_MD5SUM:=f741879bcd3a5366a1bbe0ad5cdb7935
 endif
 
 # disable the md5sum check for unknown kernel versions
This page took 0.027858 seconds and 4 git commands to generate.