diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-07-02 23:15:29 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-07-02 23:15:29 +0200 |
commit | 151b96ff2ad49f75e536cc4834aaf69fe9ae189a (patch) | |
tree | 84260ecf09263618a6c49eb21924a23bc446137b /target/config/Config.in.kernelversion | |
parent | 49b0d644e37256aea85b07fdf63346503618951b (diff) |
linux: update 4.9/4.11 kernel
Diffstat (limited to 'target/config/Config.in.kernelversion')
-rw-r--r-- | target/config/Config.in.kernelversion | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index 0e7e0424c..af04b446e 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -28,7 +28,7 @@ config ADK_TARGET_KERNEL_VERSION_GIT select ADK_TARGET_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK config ADK_TARGET_KERNEL_VERSION_4_11 - bool "4.11.6" + bool "4.11.8" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_METAG @@ -38,7 +38,7 @@ config ADK_TARGET_KERNEL_VERSION_4_11 depends on !ADK_TARGET_SYSTEM_QEMU_ARM_VERSATILEPB_NOMMU config ADK_TARGET_KERNEL_VERSION_4_9 - bool "4.9.32" + bool "4.9.35" depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_METAG depends on !ADK_TARGET_ARCH_NDS32 |