summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-08-10 08:31:04 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2023-08-10 08:31:04 +0200
commit52730e9dd0800cac89fab338150dec6075d87a38 (patch)
treed5f8bd10af90bbd22cddca1a0ec041f069984923 /mk
parentf1f1523c67db7cbef34801eea2d25fe3c67da84a (diff)
linux: update 6.1.x to latest
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 59aa8baf8..532f141e9 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.41
+KERNEL_FILE_VER:= 6.1.44
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 312809a78eea052a08a6580f47b2ed8dd28e5633461d6731febaf3cb1e570bb7
+KERNEL_HASH:= 2e51d41fe11d082ae167cee05772bb07ca7f19448d2b46772d8ca2db7673a1a5
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_15),y)
KERNEL_FILE_VER:= 5.15.120