diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2018-04-08 11:16:48 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2018-04-08 19:22:04 +0100 |
commit | 08d60fb619be43f132cac244049faeca38226af7 (patch) | |
tree | c1e034b19d390c93d0521d5ac2d11dd78da467ac /target/linux/Config.in.kernelversion | |
parent | 65b25cd0f268e989dfa5f1efcfca1e75ca38af64 (diff) |
linux: update 4.14/4.15
Diffstat (limited to 'target/linux/Config.in.kernelversion')
-rw-r--r-- | target/linux/Config.in.kernelversion | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index ad284a504..f6be47225 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -30,7 +30,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK config ADK_TARGET_LINUX_KERNEL_VERSION_4_15 - bool "4.15.13" + bool "4.15.15" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_CSKY @@ -38,7 +38,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_4_15 depends on !ADK_TARGET_ARCH_NDS32 config ADK_TARGET_LINUX_KERNEL_VERSION_4_14 - bool "4.14.30" + bool "4.14.32" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_CSKY |