summaryrefslogtreecommitdiff
path: root/mk/linux-ver.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-01-29 03:54:04 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2025-01-29 03:54:04 +0100
commit508b1b756e77a2ae5095a4bf221f6e638065bb87 (patch)
treedbe98fd8a4e430d79357ebb42690e586f314494e /mk/linux-ver.mk
parent546140c370f891f1e385531a300f4731855b632c (diff)
linux: update to 5.10.233
Diffstat (limited to 'mk/linux-ver.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 b35d0b2fb..c8c0be34e 100644
--- a/mk/linux-ver.mk
+++ b/mk/linux-ver.mk
@@ -40,10 +40,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= ea9eb8088d4231f8a01b191ceef5f4d92238f6c7519f6fbcb57e448ee9e0a6e0
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y)
-KERNEL_FILE_VER:= 5.10.224
+KERNEL_FILE_VER:= 5.10.233
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 19b099c67324bba6378e22dc51ad3906e4dcd6a908d137766b4bfa9174ddd11a
+KERNEL_HASH:= 239e57280f8c9159187e383d7b730d29f5cc8e1b30be218f004e0c90d1137f52
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_4),y)
KERNEL_FILE_VER:= 5.4.282