diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-07-17 20:49:02 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-07-17 20:49:02 +0200 |
commit | 081f56babf96dfaea10005ba5857fe52b2563b6c (patch) | |
tree | 5cd2ea2f57fff493c14aba7c9b840ff06985bd62 /target/config/Config.in.kernelversion | |
parent | 769d62a6a0e5ba069ca3afe0be0edaeec3be8ab1 (diff) |
linux: update to 4.11.11
Diffstat (limited to 'target/config/Config.in.kernelversion')
-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 461417742..06c93642b 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.8" + bool "4.11.11" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_METAG |