diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2024-05-12 16:52:29 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-05-12 16:52:29 +0200 |
commit | 6ae07b455f8779d65b845121e8ae8d3e71479db8 (patch) | |
tree | 4c91867b845da0493e0e2b4337b0cdc73f306c13 /target/linux/Config.in.kernelversion | |
parent | 7ec1fa09c2f1663923868f9700c9f66c5b6b0ffb (diff) |
linux: update to 6.1.90
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 4ab01562b..37a2a789b 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -62,7 +62,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.82" + bool "6.1.90" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |