Explorar el Código

add correct checksum

Waldemar Brodkorb hace 13 años
padre
commit
dfdb42cda4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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