diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2024-06-02 13:17:17 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-06-02 13:17:17 +0200 |
commit | 2d1a8e67780b4014e1f54a2bf78cb0352ad36ee5 (patch) | |
tree | 8abcb38159d3fa39e0f89869daef4ffed97b169c /target/linux | |
parent | fa6dd72d979e7080e6f5e58e96f8db9d74fe2aeb (diff) |
linux: remove 6.8.x
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/Config.in.kernelversion | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index e2aa143f1..ec7e0c357 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -51,17 +51,6 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_9 depends on !ADK_TARGET_ARCH_METAG depends on !ADK_TARGET_ARCH_NDS32 -config ADK_TARGET_LINUX_KERNEL_VERSION_6_8 - bool "6.8.11" - depends on !ADK_TARGET_ARCH_AVR32 - depends on !ADK_TARGET_ARCH_BFIN - depends on !ADK_TARGET_ARCH_C6X - depends on !ADK_TARGET_ARCH_CRIS - depends on !ADK_TARGET_ARCH_FRV - depends on !ADK_TARGET_ARCH_H8300 - depends on !ADK_TARGET_ARCH_METAG - depends on !ADK_TARGET_ARCH_NDS32 - config ADK_TARGET_LINUX_KERNEL_VERSION_6_6 bool "6.6.32" depends on !ADK_TARGET_ARCH_AVR32 |