diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-07-14 15:45:46 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-07-14 15:45:46 +0200 |
commit | a07a792d04d1f5098298af1105167b221b268d9e (patch) | |
tree | 0473cf86503edc41bd39981f4d8201f5a1dc20aa /target/linux | |
parent | 844df33bcd4e2c46380b56e7497ab8d41a8510a8 (diff) |
Diffstat (limited to 'target/linux')
-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 e9b5b2040..372bb524e 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_14 - bool "6.14.4" +config ADK_TARGET_LINUX_KERNEL_VERSION_6_15 + bool "6.15.6" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X |