diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-01-28 14:56:21 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-01-28 14:56:21 +0100 |
commit | de409171c59c9c45cc856b8b77058986f8c873ae (patch) | |
tree | 6adb3334ab7d1298640149a8c4445cd8d79d70ba /target/linux/Config.in.kernelversion | |
parent | d16d5c903772765ff3c7e457ba54e94924d80ede (diff) |
linux: update to 6.6.69
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 816f575d8..76222c641 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -51,7 +51,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_11 depends on !ADK_TARGET_ARCH_NDS32 config ADK_TARGET_LINUX_KERNEL_VERSION_6_6 - bool "6.6.69" + bool "6.6.74" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |