Browse Source

fix md5 hash

Waldemar Brodkorb 11 years ago
parent
commit
ec4309f71c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mk/kernel-ver.mk

+ 1 - 1
mk/kernel-ver.mk

@@ -2,7 +2,7 @@ ifeq ($(ADK_KERNEL_VERSION_TOOLCHAIN),y)
 KERNEL_VERSION:=	3.13.6
 KERNEL_MOD_VERSION:=	$(KERNEL_VERSION)
 KERNEL_RELEASE:=	1
-KERNEL_MD5SUM:=		345f5883cfb906dac4aef87e303d3a2d
+KERNEL_MD5SUM:=		445aa27da818617409982f42902a6e41
 endif
 ifeq ($(ADK_KERNEL_VERSION_3_13_6),y)
 KERNEL_VERSION:=	3.13.6