From 1e60e4f0aa8e9dc5f03d58c8651d98742fdc36b7 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 8 Dec 2014 13:00:14 -0600 Subject: bump kernel to 3.14.26 --- mk/kernel-ver.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mk') 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 -- cgit v1.2.3