[kernel] update to 2.6.26.3 and 2.6.25.16
[openwrt.git] / include / kernel-version.mk
index c7804af..e434234 100644 (file)
@@ -25,8 +25,11 @@ endif
 ifeq ($(LINUX_VERSION),2.6.24.7)
   LINUX_KERNEL_MD5SUM:=40a73780d51525d28d36dec852c680c4
 endif
-ifeq ($(LINUX_VERSION),2.6.25.6)
-  LINUX_KERNEL_MD5SUM:=82f641f5774221bbc27dbd83a31c88f6
+ifeq ($(LINUX_VERSION),2.6.25.16)
+  LINUX_KERNEL_MD5SUM:=fdb0e08f0e5a2b4fe6dc711ca35f430e
+endif
+ifeq ($(LINUX_VERSION),2.6.26.3)
+  LINUX_KERNEL_MD5SUM:=90fe36b18dbac6e2f79374e2df60ac67
 endif
 
 # disable the md5sum check for unknown kernel versions
This page took 0.018238 seconds and 4 git commands to generate.