summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-07-23 21:17:05 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-07-24 07:38:59 +0200
commitdba433e831fb3fe7ea5e6ced99c92643b8e7f9e8 (patch)
tree9dd3156ed5f9699ba6d116ccbd15b3a6cb03b819 /mk
parentbfeb8323e05852b960c84d49c5c2f34c8049e3e0 (diff)
linux: update to 4.12.3
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 561189a59..efb321010 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -15,11 +15,11 @@ KERNEL_FILE_VER:= $(ADK_TARGET_KERNEL_GIT)
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(ADK_TARGET_KERNEL_GIT_VER)-$(KERNEL_RELEASE)
endif
-ifeq ($(ADK_TARGET_KERNEL_VERSION_4_11),y)
-KERNEL_FILE_VER:= 4.11.11
+ifeq ($(ADK_TARGET_KERNEL_VERSION_4_12),y)
+KERNEL_FILE_VER:= 4.12.3
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 88516f1d89be704ddb866ce1a75a610adf04a4a971770fb69faa04bc470e7ab7
+KERNEL_HASH:= 99bd9db1228ef60eb620071abac899d2774255bfa43d06acbdc732a17e2ebf16
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_4_9),y)
KERNEL_FILE_VER:= 4.9.38