summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-02-08 08:32:58 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-02-08 08:32:58 +0100
commite7c2ac6f515fa4ae8898eb14c20a9cc798646801 (patch)
tree9c3f04639b63159cc4c153a73891b45ae0db576d /mk
parenta09ee10a700d9fa4bb8ae92afe8a9cac6686ba37 (diff)
linux: update to 6.1.77
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 7bea74bbe..caadbf065 100644
--- a/mk/linux-ver.mk
+++ b/mk/linux-ver.mk
@@ -22,10 +22,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= 9ee627e4c109aec7fca3eda5898e81d201af2c7eb2f7d9d7d94c1f0e1205546c
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_1),y)
-KERNEL_FILE_VER:= 6.1.71
+KERNEL_FILE_VER:= 6.1.77
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 2df774dd53f9ffd4e57ebf804cf597709295df6a304fe261d25220a134b7f041
+KERNEL_HASH:= 3b54ec567716cdfb3618caf38c58a8aab1372cc41c16430633febe9ccdb3f91d
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_15),y)
KERNEL_FILE_VER:= 5.15.146