summaryrefslogtreecommitdiff
path: root/mk/linux-ver.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-04-05 10:33:38 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2023-04-06 09:30:13 +0200
commiteca2bff2f8b76adb17e0a7b3d05e6a715bd56733 (patch)
tree9e0e383a7e9db030975dfcb32497c58063c425ba /mk/linux-ver.mk
parentaf138883f974ffeec962c405c05f5f2626412265 (diff)
linux: update 5.10.x
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 47f1e82da..6c0438dd1 100644
--- a/mk/linux-ver.mk
+++ b/mk/linux-ver.mk
@@ -28,10 +28,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= 01b537650332d2852722a626169cf7e5e798d11f9b578171b477868555f5e44f
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y)
-KERNEL_FILE_VER:= 5.10.146
+KERNEL_FILE_VER:= 5.10.176
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 7bbd97f3278eadb73c19a1ca8c1a655c60afcee9f487b910063cdd15e9ee6dc1
+KERNEL_HASH:= ce072c60ba04173e05b2a1de3fefdeba5ac8b28b1958d92d21bdbf9b736ef793
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_4),y)
KERNEL_FILE_VER:= 5.4.215