lzma: use a repacked tarball instead of the original one to get rid of CRLF conversio...
[openwrt.git] / include / kernel-version.mk
index c47fa5f..c7352fc 100644 (file)
@@ -31,8 +31,8 @@ endif
 ifeq ($(LINUX_VERSION),2.6.27.17)
   LINUX_KERNEL_MD5SUM:=56ceaa85d19f5f19ff7ec8139ad4ad2d
 endif
-ifeq ($(LINUX_VERSION),2.6.28.5)
-  LINUX_KERNEL_MD5SUM:=677e020f785f57ac48576eacb565a489
+ifeq ($(LINUX_VERSION),2.6.28.6)
+  LINUX_KERNEL_MD5SUM:=6bb4f553551033f29d55d78b49b31733
 endif
 
 # disable the md5sum check for unknown kernel versions
This page took 0.023092 seconds and 4 git commands to generate.