summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-12-08 13:00:14 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2014-12-08 13:00:25 -0600
commit1e60e4f0aa8e9dc5f03d58c8651d98742fdc36b7 (patch)
tree7b0d58ddb31378f453a6219abdd8eb2af6ede1aa /mk
parent5c105209db00b2a414a6796d2aef539dc963a310 (diff)
bump kernel to 3.14.26
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