diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-30 02:00:40 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-30 18:06:40 +0200 |
commit | 69b7fb85bcfd95f2243692beed4a6d61894d3c3a (patch) | |
tree | 68f5a09b5e2104899a30ac1a76535308916856ed /target/linux/Config.in.kernelversion | |
parent | bb52e696c23e1b4d0d5405554984a113092ef222 (diff) |
linux: update to 6.6.88
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 d04a28e30..de084b6e4 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.82" + bool "6.6.88" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |