diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-11-01 22:32:59 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-11-01 22:32:59 +0100 |
commit | 47fd761b81a0c6729d4e833740d050f4e22e7184 (patch) | |
tree | cea046ee720b3507075d32f2e4960cff775ec97e /target/config/Config.in.kernelversion | |
parent | 21a6e6df534b1921f486c4eac3cb8d01e96743a7 (diff) |
linux: update to 4.8.6, add realtime patch
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 95e03897b..9a35ad682 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -34,7 +34,7 @@ config ADK_TARGET_KERNEL_VERSION_BB depends on ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK config ADK_TARGET_KERNEL_VERSION_4_8 - bool "4.8.5" + bool "4.8.6" depends on !ADK_TARGET_ARCH_METAG depends on !ADK_TARGET_ARCH_NDS32 depends on !ADK_TARGET_ARCH_SPARC |