ixp4xx: add TW-266-2 support to 2.6.32 as well
[openwrt.git] / include / kernel-version.mk
index 0be4b7e..afa2141 100644 (file)
@@ -20,8 +20,8 @@ endif
 ifeq ($(LINUX_VERSION),2.6.34.1)
   LINUX_KERNEL_MD5SUM:=d31d241dc2058698a45fe41359cafb45
 endif
-ifeq ($(LINUX_VERSION),2.6.35-rc2)
-  LINUX_KERNEL_MD5SUM:=6b6b76e689e11b70b2e53f9482006929
+ifeq ($(LINUX_VERSION),2.6.35)
+  LINUX_KERNEL_MD5SUM:=091abeb4684ce03d1d936851618687b6
 endif
 
 # disable the md5sum check for unknown kernel versions
This page took 0.020714 seconds and 4 git commands to generate.