diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2018-02-18 18:25:39 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2018-02-18 18:25:39 +0000 |
commit | c94db263098a005486d3eddb1d0f6c26387ac7d2 (patch) | |
tree | 062ea10783c280113c2cce3be718cb4327bbb556 /target | |
parent | 06f0a1d2e6e418cdd6e649fdb65734e0fb2af86c (diff) |
linux: update to 4.15.4
Diffstat (limited to 'target')
-rw-r--r-- | target/config/Config.in.kernelversion | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index ad2ab92e3..588b2ca64 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -34,7 +34,7 @@ config ADK_TARGET_KERNEL_VERSION_GIT select ADK_TARGET_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK config ADK_TARGET_KERNEL_VERSION_4_15 - bool "4.15" + bool "4.15.4" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_CSKY |