summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-07-21 14:09:05 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2023-07-21 14:09:05 +0200
commit905469dd9baccce44181b8129ffe191591e8c1a9 (patch)
treecd95ff8f5e02ac2a2cd787ad9bb2bb978b79d6d3 /mk
parent00816e590d31caca6b14c5e16586d85aed38f4fd (diff)
linux: update 6.1.x
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 2e8862e7d..23a9af240 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_1),y)
-KERNEL_FILE_VER:= 6.1.37
+KERNEL_FILE_VER:= 6.1.39
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 46cad712d261a23c8e483a3b79b6a84b9a5f731a8921c9127df35ae35cef1e80
+KERNEL_HASH:= 4cddee22fdf657138a06af653492f67cd3a4762c04a34725534bd200d99085b8
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_15),y)
KERNEL_FILE_VER:= 5.15.120