diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2020-10-19 15:03:36 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2020-10-19 15:03:36 +0200 |
commit | bc306fe06b41cdb1adbd523c0c8214b82d4f9fca (patch) | |
tree | 1ede690a3ceaeceec10cb91eaf864a0506c825fc /target/linux/Config.in.kernelversion | |
parent | 52c4ad1fe3875cd2f068c50e5520df96b3ee62e3 (diff) |
sh: downgrade binutils, newer versionns mislinking kernel
Diffstat (limited to 'target/linux/Config.in.kernelversion')
-rw-r--r-- | target/linux/Config.in.kernelversion | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index 6419c52bf..61ff9d97f 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -53,7 +53,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_5_4 depends on !ADK_TARGET_CPU_ARM_CORTEX_A53 config ADK_TARGET_LINUX_KERNEL_VERSION_4_19 - bool "4.19.149" + bool "4.19.151" select ADK_TARGET_LINUX_KERNEL_NEW depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN |