From 0b9f665205c36306f5433de78df3aebf08b53082 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 10 Jun 2014 20:59:03 +0200 Subject: update to 3.15, rb532 pci patch no longer required --- mk/kernel-ver.mk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mk/kernel-ver.mk') diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk index 0dff546b8..62184295a 100644 --- a/mk/kernel-ver.mk +++ b/mk/kernel-ver.mk @@ -1,8 +1,8 @@ -ifeq ($(ADK_KERNEL_VERSION_3_15_RC7),y) -KERNEL_VERSION:= 3.15-rc7 -KERNEL_MOD_VERSION:= 3.15.0-rc7 +ifeq ($(ADK_KERNEL_VERSION_3_15),y) +KERNEL_VERSION:= 3.15 +KERNEL_MOD_VERSION:= 3.15.0 KERNEL_RELEASE:= 1 -KERNEL_MD5SUM:= a56d456b69b2e984aea0329bed0bda4d +KERNEL_MD5SUM:= 97ca1625bb40368dc41b9a7971549071 endif ifeq ($(ADK_KERNEL_VERSION_3_14_5),y) KERNEL_VERSION:= 3.14.5 -- cgit v1.2.3