summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-04-18 18:35:09 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-04-19 19:40:09 +0200
commita54012c911b9c7e7f19c118b63f03aea03399e8f (patch)
tree18804a58f8f0af3743b5fbe4bd0c5fdd02f0ab6b /mk
parentaf2a435d240c3969b55a5c48a429a4184faa3941 (diff)
linux: remove EOL 3.18.x, add LTS 3.16.x
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 a08f15dc0..17faf78a2 100644
--- a/mk/kernel-ver.mk
+++ b/mk/kernel-ver.mk
@@ -39,11 +39,11 @@ KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= a8e82c8b1580ac4f8b176c714206498adedec9591eda48b895f6c61116d58854
endif
-ifeq ($(ADK_TARGET_KERNEL_VERSION_3_18),y)
-KERNEL_FILE_VER:= 3.18.44
+ifeq ($(ADK_TARGET_KERNEL_VERSION_3_16),y)
+KERNEL_FILE_VER:= 3.16.43
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 5661ccb8e45ec290d16d9617056d32f54bdea1357b1b3047c9c4042c78824db2
+KERNEL_HASH:= 93843c6a14e774327950159cade4c2c54ba105617275e4b595555ca9c34bc1e3
endif
ifeq ($(ADK_TARGET_KERNEL_VERSION_3_12),y)
KERNEL_FILE_VER:= 3.12.69