diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2024-06-02 10:45:10 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-06-02 10:45:10 +0200 |
commit | fa6dd72d979e7080e6f5e58e96f8db9d74fe2aeb (patch) | |
tree | c78bddeb461c92cb4e6bd2a34aaf653b07ede782 /target/linux/Config.in.kernelversion | |
parent | 96a9d76b2dbe1907248d442fec9894bdd5d1f397 (diff) |
linux: update to 6.6.32
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 477aba87b..e2aa143f1 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -63,7 +63,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_8 depends on !ADK_TARGET_ARCH_NDS32 config ADK_TARGET_LINUX_KERNEL_VERSION_6_6 - bool "6.6.30" + bool "6.6.32" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |