diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2019-10-02 15:10:47 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2019-10-02 15:10:47 +0200 |
commit | a27a7826a4756f5c8e0085bc3afe4c6bd5a814fa (patch) | |
tree | 2298d334762c9f71a16afc911e49448025834f0f /target | |
parent | ea2ab24a8c430451b72f327fb615728541b689c1 (diff) |
linux 5.3 is a new kernel
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/Config.in.kernelversion | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index 864cbfd9d..f666d0287 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -35,6 +35,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT config ADK_TARGET_LINUX_KERNEL_VERSION_5_3 bool "5.3.1" + select ADK_TARGET_LINUX_KERNEL_NEW depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_CRIS |