summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-17 17:01:32 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-17 17:01:32 +0100
commit081a0d8a8e175d92b4f0d86466f2ec68537bb868 (patch)
tree17ac38db27ed803b8c9c7128ecf6122e33cea944 /mk
parent3cd4a03f27da57d2317c5b285cf8ad1990bcdac2 (diff)
fix vfat support, use correct codepage and iocharset
Diffstat (limited to 'mk')
-rw-r--r--mk/kernel-ver.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk
index 0cfc73006..e4c368af5 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -2,7 +2,7 @@ ifeq ($(ADK_KERNEL_VERSION_TOOLCHAIN),y)
KERNEL_VERSION:= 3.11.10
KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= edbf88eb7f7d34dbd5d3887726790755
+KERNEL_MD5SUM:= 59f352d3f4e2cdf6755f79e09fa09176
endif
ifeq ($(ADK_KERNEL_VERSION_3_11_10),y)
KERNEL_VERSION:= 3.11.10