refresh atheros config, add missing symbols to generic 2.6.26 config
[openwrt/openwrt.git] / include / kernel-version.mk
index aba715f9206256bca754618f04ab170396a8ed4b..d06e41944fa50dcda3824de09c5501bf6f5e413f 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.4)
-  LINUX_KERNEL_MD5SUM:=c2ec5007ee62e1b1ab05a1ca9155ebd3
+ifeq ($(LINUX_VERSION),2.6.25.12)
+  LINUX_KERNEL_MD5SUM:=7c413ecf94a84776aaec6ada5694318c
+endif
+ifeq ($(LINUX_VERSION),2.6.26)
+  LINUX_KERNEL_MD5SUM:=5169d01c405bc3f866c59338e217968c
 endif
 
 # disable the md5sum check for unknown kernel versions