summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-08-06 01:30:25 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2020-08-06 01:30:25 +0200
commitfbbbdb0707fda9cf8e7578f5c8bc785a0e7da2eb (patch)
treeaeb48613fcb898567c704b0aa49e84e8d1f36fe0 /target
parentd8ad34436cfd29eb370823791dcea3ad1d1f8f7b (diff)
or1k: use Linux 5.4.x, fixes networking and strange xz decompress error
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 243662175..c37c9a0b6 100644
--- a/target/linux/Config.in.kernelversion
+++ b/target/linux/Config.in.kernelversion
@@ -26,6 +26,7 @@ default ADK_TARGET_LINUX_KERNEL_VERSION_4_14 if ADK_TARGET_SYSTEM_QEMU_ARM_VERSA
default ADK_TARGET_LINUX_KERNEL_VERSION_5_4 if ADK_TARGET_ARCH_CSKY
default ADK_TARGET_LINUX_KERNEL_VERSION_5_4 if ADK_TARGET_ARCH_RISCV32
default ADK_TARGET_LINUX_KERNEL_VERSION_5_4 if ADK_TARGET_ARCH_RISCV64
+default ADK_TARGET_LINUX_KERNEL_VERSION_5_4 if ADK_TARGET_ARCH_OR1K
default ADK_TARGET_LINUX_KERNEL_VERSION_4_19
config ADK_TARGET_LINUX_KERNEL_VERSION_GIT