diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-02-18 11:52:31 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-02-18 13:30:52 +0100 |
commit | b87ec573206f109cc42a1380cff43f480c00349b (patch) | |
tree | 976f096623b56c3dc26ff01f658a251312742d30 /target/linux/Config.in.kernelversion | |
parent | 0a9473d58fb0ad2f362123cd4bf636aabc28cd4f (diff) |
linux: update to 6.6.77
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 d4af242ed..c61eaf134 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -51,7 +51,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_12 depends on !ADK_TARGET_ARCH_NDS32 config ADK_TARGET_LINUX_KERNEL_VERSION_6_6 - bool "6.6.74" + bool "6.6.77" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |