diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2023-01-21 08:53:42 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2023-01-21 08:53:42 +0100 |
| commit | 5ce984f6d78b42190baf4e0469749ea41f43bbcf (patch) | |
| tree | 7b0136eec5f4f519482833d02fecf2ac0e7f0e8c /target | |
| parent | e115c09bc55453262eba5619113460d9526c2bf7 (diff) | |
linux: update to 6.1.7
Diffstat (limited to 'target')
| -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 316a1f692..a7378cb53 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -33,8 +33,8 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK -config ADK_TARGET_LINUX_KERNEL_VERSION_6_0 - bool "6.0.15" +config ADK_TARGET_LINUX_KERNEL_VERSION_6_1 + bool "6.1.7" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_CRIS |
