diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-03-12 04:13:53 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-03-12 04:13:53 +0100 |
commit | 4e8081e6f9380b9304e702ff05dfcc9180976e59 (patch) | |
tree | a12aebd9ec64980e6aa8f453b281e8351ea925f1 /target/linux | |
parent | 82d0d85f9b9a812437ee75338b92a85cfb8b4baa (diff) |
linux: update to 6.12.18
Diffstat (limited to 'target/linux')
-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 e3260d3bc..bcb1ddba8 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -40,7 +40,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_12 - bool "6.12.11" + bool "6.12.18" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |