diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-30 02:43:51 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-30 18:06:41 +0200 |
commit | 3946f4e6fae0a30bcec46259598eb0a3ee7e6bd2 (patch) | |
tree | a432c5d8015f10dae53da05630e19ae4783b22a8 /target/linux/Config.in.kernelversion | |
parent | 75b96295f1876e02d38cf66dfef67b453d9fb258 (diff) |
linux: update to 6.1.135
Diffstat (limited to 'target/linux/Config.in.kernelversion')
-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 de084b6e4..79d9626c8 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -73,7 +73,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_6 depends on !ADK_TARGET_ARCH_NDS32 config ADK_TARGET_LINUX_KERNEL_VERSION_6_1 - bool "6.1.130" + bool "6.1.135" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |