diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2023-04-05 10:33:38 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2023-04-06 09:30:13 +0200 |
commit | eca2bff2f8b76adb17e0a7b3d05e6a715bd56733 (patch) | |
tree | 9e0e383a7e9db030975dfcb32497c58063c425ba /target/linux/Config.in.kernelversion | |
parent | af138883f974ffeec962c405c05f5f2626412265 (diff) |
linux: update 5.10.x
Diffstat (limited to 'target/linux/Config.in.kernelversion')
-rw-r--r-- | target/linux/Config.in.kernelversion | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index 0b420e9f8..e9846f247 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -54,7 +54,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_5_15 depends on !ADK_TARGET_ARCH_METAG config ADK_TARGET_LINUX_KERNEL_VERSION_5_10 - bool "5.10.146" + bool "5.10.176" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |