diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-06-23 16:33:53 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-06-23 16:34:27 +0200 |
commit | 6250a3724618bbb13a47e16fe6a2e5ad860b8433 (patch) | |
tree | 655a5c4c39d59d52f08936ca0456ac0388acaf59 /target/config | |
parent | 87f42711b67cac755a718991d61620d758c3679d (diff) |
linux: update rt-patch for 4.4/4.9/rpi-git, update 4.11.x kernel
Diffstat (limited to 'target/config')
-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 4b6cfd467..7293d392b 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.5" + bool "4.11.6" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_METAG |