diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2024-04-14 06:53:04 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-04-14 06:53:04 +0200 |
commit | 55a2f8acd3478859159493294a6549b32226038b (patch) | |
tree | 151247fd936530ab3e2fbf4728720f440c4a7d47 /target/linux | |
parent | 5e7969c3bfd1530702ebe094deb3c061c9f71315 (diff) |
linux: update 6.8.x kernel
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/Config.in.kernelversion | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index 18d283a07..535f3a2fb 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -42,8 +42,8 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK -config ADK_TARGET_LINUX_KERNEL_VERSION_6_6 - bool "6.8.2" +config ADK_TARGET_LINUX_KERNEL_VERSION_6_8 + bool "6.8.6" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |