summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbrodkorb@infonline.de>2021-04-15 10:53:59 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2021-04-15 12:22:19 +0200
commitbe29a0d87d335633d91cbfdeefaaa1ce683f688e (patch)
tree3b0fa40106524609da82db574ccca5bcd76878b9 /mk
parent84b803197f58fc97d8f9db68d8e1255144c1802e (diff)
linux: update to 5.10.30
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 c57b9211f..a16533af0 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_5_10),y)
-KERNEL_FILE_VER:= 5.10.17
+KERNEL_FILE_VER:= 5.10.30
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= e84e623ce8bb2446ec026b62eafa3b18480aa6fb6ae9c86cd8f18651324d4814
+KERNEL_HASH:= d40269b5ac5c8424ec808f4484c7f80947f8f2d549b1ef1a5149aec5b6a20640
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_4),y)
KERNEL_FILE_VER:= 5.4.99