From 3aa84a2c6a9d14a8f73f6ee732a2bbaa6a852b3d Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 6 Sep 2023 13:47:28 +0200 Subject: linux: add 6.5.x kernel --- target/linux/Config.in.kernelversion | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'target/linux') diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index caa8d7b28..7dd28bd5a 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -36,6 +36,16 @@ 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_5 + bool "6.5.1" + depends on !ADK_TARGET_ARCH_AVR32 + depends on !ADK_TARGET_ARCH_BFIN + depends on !ADK_TARGET_ARCH_C6X + depends on !ADK_TARGET_ARCH_CRIS + depends on !ADK_TARGET_ARCH_FRV + depends on !ADK_TARGET_ARCH_METAG + depends on !ADK_TARGET_ARCH_NDS32 + config ADK_TARGET_LINUX_KERNEL_VERSION_6_4 bool "6.4.12" depends on !ADK_TARGET_ARCH_AVR32 -- cgit v1.2.3