diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2024-05-28 08:52:41 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-05-28 08:52:41 +0200 |
commit | 2ada92a30a80fd9bcdf68d90b0bf76df5cbb61c4 (patch) | |
tree | c8fc890757571ef6de4e40c77fabb2a8c3cbbbe3 /target | |
parent | 446b66306f03a4e0861df775fe80b99c142513ea (diff) |
linux: update to 6.8.11
Diffstat (limited to 'target')
-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 f9dbd281f..f3e946925 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -41,7 +41,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK config ADK_TARGET_LINUX_KERNEL_VERSION_6_8 - bool "6.8.6" + bool "6.8.11" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |