summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2022-02-05 01:48:57 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2022-02-05 01:51:17 +0100
commite9e3535a9afa13afe662f13e84f544a922ba83a6 (patch)
tree8cdd77d7f2daa7bee1b4b8f539bd08ddcc7de8c8 /target
parent853337b419c36b856c80ba86245f6fd0323a39a4 (diff)
linux: use 5.10 for ppc64, 5.4.x still has a linking failure
Diffstat (limited to 'target')
-rw-r--r--target/linux/Config.in.kernelversion1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion
index 5ac757f1a..a92d7f7cd 100644
--- a/target/linux/Config.in.kernelversion
+++ b/target/linux/Config.in.kernelversion
@@ -20,6 +20,7 @@ default ADK_TARGET_LINUX_KERNEL_VERSION_4_9 if ADK_TARGET_ARCH_FRV
default ADK_TARGET_LINUX_KERNEL_VERSION_4_9 if ADK_TARGET_SYSTEM_ST_STM32F429
default ADK_TARGET_LINUX_KERNEL_VERSION_4_9 if ADK_TARGET_SYSTEM_ST_STM32F769
default ADK_TARGET_LINUX_KERNEL_VERSION_4_19 if ADK_TARGET_ARCH_ARC
+default ADK_TARGET_LINUX_KERNEL_VERSION_5_10 if ADK_TARGET_ARCH_PPC64
default ADK_TARGET_LINUX_KERNEL_VERSION_5_4
config ADK_TARGET_LINUX_KERNEL_VERSION_GIT