From e6eb6c3bc943b70a8aaa1739e91437bb5d773173 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 11 Jun 2014 16:08:44 +0200 Subject: update to latest stable kernels --- mk/kernel-ver.mk | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'mk') diff --git a/mk/kernel-ver.mk b/mk/kernel-ver.mk index 62184295a..4ced803c1 100644 --- a/mk/kernel-ver.mk +++ b/mk/kernel-ver.mk @@ -4,23 +4,23 @@ KERNEL_MOD_VERSION:= 3.15.0 KERNEL_RELEASE:= 1 KERNEL_MD5SUM:= 97ca1625bb40368dc41b9a7971549071 endif -ifeq ($(ADK_KERNEL_VERSION_3_14_5),y) -KERNEL_VERSION:= 3.14.5 +ifeq ($(ADK_KERNEL_VERSION_3_14_6),y) +KERNEL_VERSION:= 3.14.6 KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 -KERNEL_MD5SUM:= db2f2b8a83239852b72e560811eb80de +KERNEL_MD5SUM:= 0916f216a1833acf8afb8da29488ac6f endif -ifeq ($(ADK_KERNEL_VERSION_3_12_20),y) -KERNEL_VERSION:= 3.12.20 +ifeq ($(ADK_KERNEL_VERSION_3_12_21),y) +KERNEL_VERSION:= 3.12.21 KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 -KERNEL_MD5SUM:= 09d699cda2394a0bab5f4c52ce666749 +KERNEL_MD5SUM:= abc7976416d7e37867c3491db4c304be endif -ifeq ($(ADK_KERNEL_VERSION_3_10_40),y) -KERNEL_VERSION:= 3.10.40 +ifeq ($(ADK_KERNEL_VERSION_3_10_42),y) +KERNEL_VERSION:= 3.10.42 KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 -KERNEL_MD5SUM:= c1dca08f0f1a60f29b7caa9ff45582a8 +KERNEL_MD5SUM:= ef927e91cf8b8c4ddf98847341ccf2c8 endif ifeq ($(ADK_KERNEL_VERSION_3_10_30),y) KERNEL_VERSION:= 3.10.30 @@ -28,9 +28,9 @@ KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 KERNEL_MD5SUM:= f48ca7dd9f2eb14a2903cb6a4fbe07ed endif -ifeq ($(ADK_KERNEL_VERSION_3_4_90),y) -KERNEL_VERSION:= 3.4.90 +ifeq ($(ADK_KERNEL_VERSION_3_4_92),y) +KERNEL_VERSION:= 3.4.92 KERNEL_MOD_VERSION:= $(KERNEL_VERSION) KERNEL_RELEASE:= 1 -KERNEL_MD5SUM:= 80182c4328337003131501c1fc1bd6a4 +KERNEL_MD5SUM:= 761e66b5d27871bf40f34041c52e0084 endif -- cgit v1.2.3