diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-07-13 08:20:34 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-07-13 08:20:34 +0200 |
commit | 844df33bcd4e2c46380b56e7497ab8d41a8510a8 (patch) | |
tree | 1b72856901566aaf899fc77eba75d41e7b56349d /target/linux/Config.in.kernelversion | |
parent | fbbd23261cd3e4592558a5f7ca40782b5b56b37c (diff) |
linux: update to 6.12.37
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 4e816c354..e9b5b2040 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -51,7 +51,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_14 depends on !ADK_TARGET_ARCH_NDS32 config ADK_TARGET_LINUX_KERNEL_VERSION_6_12 - bool "6.12.25" + bool "6.12.37" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |