diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-01-29 04:39:12 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-01-29 04:39:12 +0100 |
commit | 5a8f5eed609e43352e5b57a10ef12015c45f57d8 (patch) | |
tree | c2b497e643e7cd4bf378c0381e6212e3c2c16b7f /target/linux | |
parent | c39d6baf626482c2511b17e8b318f38cfb00d248 (diff) |
linux: update to 6.12.11
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 73c7d73da..2efbfc4c2 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -39,8 +39,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_11 - bool "6.11.3" +config ADK_TARGET_LINUX_KERNEL_VERSION_6_12 + bool "6.12.11" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |