diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-09-19 01:21:07 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-09-19 01:21:07 +0200 |
commit | 98910c146720f1d83f658c2626c74183dc94eeea (patch) | |
tree | e5055a7763372ba475967ff0944df2124b9a00d5 /target/linux/Config.in.kernelversion | |
parent | ec225117c5400cb2d8f137c0b681d6a2993231a2 (diff) |
linux: update to 6.16.x
Diffstat (limited to 'target/linux/Config.in.kernelversion')
-rw-r--r-- | target/linux/Config.in.kernelversion | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index 5b99abb22..0d7dabfdd 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -39,8 +39,8 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT depends on !ADK_TARGET_ARCH_NDS32 select ADK_HOST_NEED_LZ4 if ADK_TARGET_SYSTEM_PHYTEC_WEGA && ADK_TARGET_LINUX_KERNEL_VERSION_GIT -config ADK_TARGET_LINUX_KERNEL_VERSION_6_15 - bool "6.15.6" +config ADK_TARGET_LINUX_KERNEL_VERSION_6_16 + bool "6.16.7" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |