diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-09-12 01:01:09 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-09-12 01:01:09 +0200 |
commit | cd4cc262bb17911e0bfa42a0c3ec9529a8f18e54 (patch) | |
tree | d8a5363600cf44396dc9af58997ac886ea84d1ca /target/linux/Config.in.kernelversion | |
parent | 905996b01a4c3e93f45e46d04c09a9d35a927a79 (diff) |
linux: update to 6.12.41
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 372bb524e..5b99abb22 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -51,7 +51,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_15 depends on !ADK_TARGET_ARCH_NDS32 config ADK_TARGET_LINUX_KERNEL_VERSION_6_12 - bool "6.12.37" + bool "6.12.41" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |