Browse Source

fix checksum

Waldemar Brodkorb 11 years ago
parent
commit
b411dda88f
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.11
 KERNEL_VERSION:=	3.13.11
 KERNEL_MOD_VERSION:=	$(KERNEL_VERSION)
 KERNEL_MOD_VERSION:=	$(KERNEL_VERSION)
 KERNEL_RELEASE:=	1
 KERNEL_RELEASE:=	1
-KERNEL_MD5SUM:=		370adced5e5c1cb1d0d621c2dae2723f
+KERNEL_MD5SUM:=		d4e06af8b674ac74ba745d52e4382bd3
 endif
 endif
 ifeq ($(ADK_KERNEL_VERSION_3_14_1),y)
 ifeq ($(ADK_KERNEL_VERSION_3_14_1),y)
 KERNEL_VERSION:=	3.14.1
 KERNEL_VERSION:=	3.14.1