diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-03-12 05:36:13 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-03-12 05:37:01 +0100 |
commit | 5dcb53c54193c539b97b40c921b9c647031abaff (patch) | |
tree | b0824bc58ff3cf6618834d8f5ae530c94ae6626a /target/linux/Config.in.kernelversion | |
parent | 88421722f92634e241b157175078b281038af1ec (diff) |
linux: update to 6.6.82
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 700a28c26..b3b234239 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -62,7 +62,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_12 depends on !ADK_TARGET_ARCH_NDS32 config ADK_TARGET_LINUX_KERNEL_VERSION_6_6 - bool "6.6.77" + bool "6.6.82" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |