summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-02-08 08:43:59 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-02-08 08:43:59 +0100
commitd4f89a2500d11d78655d7548f2ab7ba30ffc4497 (patch)
tree4211967d45f5284415ba070d783cfbe5a0c5ea7c /mk
parente7c2ac6f515fa4ae8898eb14c20a9cc798646801 (diff)
linux: update to 6.6.16
Diffstat (limited to 'mk')
-rw-r--r--mk/linux-ver.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk
index caadbf065..81ff37b19 100644
--- a/mk/linux-ver.mk
+++ b/mk/linux-ver.mk
@@ -16,10 +16,10 @@ KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(ADK_TARGET_LINUX_KERNEL_GIT_VER)-$(KERNEL_RELEASE)
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_6),y)
-KERNEL_FILE_VER:= 6.6.10
+KERNEL_FILE_VER:= 6.6.16
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 9ee627e4c109aec7fca3eda5898e81d201af2c7eb2f7d9d7d94c1f0e1205546c
+KERNEL_HASH:= b21d5795a3bead4f112916423222faa8a0f519e4201df343e3eb88dc9e4aaa30
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_1),y)
KERNEL_FILE_VER:= 6.1.77