From 94c82fcf15415a015b602a58a26880bb0ad97da4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 24 Apr 2014 16:15:29 +0200 Subject: update 3.12 kernel --- 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 602a3065e..5e9002792 100644 --- a/mk/kernel-ver.mk +++ b/mk/kernel-ver.mk @@ -16,11 +16,11 @@ KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 KERNEL_MD5SUM:= d4e06af8b674ac74ba745d52e4382bd3 endif -ifeq ($(ADK_KERNEL_VERSION_3_12_14),y) -KERNEL_VERSION:= 3.12.14 +ifeq ($(ADK_KERNEL_VERSION_3_12_18),y) +KERNEL_VERSION:= 3.12.18 KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 -KERNEL_MD5SUM:= 5575e68e287605ad63d3a1444e9b701d +KERNEL_MD5SUM:= ec32bc59a5feb46c74adb1df7d3e3e98 endif ifeq ($(ADK_KERNEL_VERSION_3_11_10),y) KERNEL_VERSION:= 3.11.10 -- cgit v1.2.3