summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbrodkorb@conet.de>2014-12-10 18:09:59 +0100
committerWaldemar Brodkorb <wbrodkorb@conet.de>2014-12-10 18:09:59 +0100
commitdaa3380b867d91e1f20abf3ba6697e46966060ac (patch)
tree98a4bf1a82e8955d5d2ebaad3b6096272db547fa /mk
parent79f366c144db32e623a8280d3d9472df2a25a9ca (diff)
parent86bcc78d0d03a84b4de26db90603f7d66e6c3d2e (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'mk')
-rw-r--r--mk/kernel-ver.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk
index 8b66ee033..55c282233 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -4,11 +4,11 @@ KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
KERNEL_MD5SUM:= ce49828adecf8908eb3a9ffc5b860d44
endif
-ifeq ($(ADK_KERNEL_VERSION_3_14_22),y)
-KERNEL_VERSION:= 3.14.22
+ifeq ($(ADK_KERNEL_VERSION_3_14_26),y)
+KERNEL_VERSION:= 3.14.26
KERNEL_MOD_VERSION:= $(KERNEL_VERSION)
KERNEL_RELEASE:= 1
-KERNEL_MD5SUM:= cb00fadd0a720cc2d1690792e72e0134
+KERNEL_MD5SUM:= 9a91a9c507c9efb68c7075e151c30fa7
endif
ifeq ($(ADK_KERNEL_VERSION_3_12_33),y)
KERNEL_VERSION:= 3.12.33