diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2023-04-05 09:05:48 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2023-04-06 09:30:13 +0200 |
commit | af138883f974ffeec962c405c05f5f2626412265 (patch) | |
tree | 0e7e72a026ec18887aa845cf2d8f15f1372406ba /target/linux/Config.in.kernelversion | |
parent | df01775fd3e2f9043564790cff7ca8a0a1a3c127 (diff) |
linux: update 5.15.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 d5beb69bc..0b420e9f8 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -45,7 +45,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_1 depends on !ADK_TARGET_ARCH_METAG config ADK_TARGET_LINUX_KERNEL_VERSION_5_15 - bool "5.15.89" + bool "5.15.105" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |