diff options
author | Wademar Brodkorb <wbx@openadk.org> | 2024-07-31 12:24:57 +0200 |
---|---|---|
committer | Wademar Brodkorb <wbx@openadk.org> | 2024-07-31 12:25:28 +0200 |
commit | a9a42ce187a292996a496461b469af45aa4bdbe6 (patch) | |
tree | d46f67c3c0b9b189918226d8f57f295029681029 /target/linux/Config.in.kernelversion | |
parent | 67e8d0f00de28a2d2207be0a0ce24dff7e10744c (diff) |
linux: update to 6.6.43
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 aa9e5609a..89876f731 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -51,7 +51,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_9 depends on !ADK_TARGET_ARCH_NDS32 config ADK_TARGET_LINUX_KERNEL_VERSION_6_6 - bool "6.6.32" + bool "6.6.43" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |