Browse Source

add correct checksum

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

+ 1 - 1
mk/kernel-ver.mk

@@ -21,5 +21,5 @@ endif
 ifeq ($(ADK_KERNEL_VERSION_3_2_7),y)
 KERNEL_VERSION:=	3.2.7
 KERNEL_RELEASE:=	1
-KERNEL_MD5SUM:=		c0303125c8eda431b10084eece7564e3
+KERNEL_MD5SUM:=		2fb9dfbf3bca415cce173d06c96afb46
 endif