diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-10-30 09:58:59 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-10-30 09:58:59 +0100 |
commit | 47e3c949564cbb6f5af7c71b89043653d54e390c (patch) | |
tree | 497f94e57ff2ead215d958951f78ca5f72600568 /target/config | |
parent | db8fe78cec19242d9fe1b953bfaa2eede17332ae (diff) |
linux: update to 4.8.5
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 85c52c956..ec052d44e 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.3" + bool "4.8.5" depends on !ADK_TARGET_ARCH_METAG depends on !ADK_TARGET_ARCH_NDS32 depends on !ADK_TARGET_ARCH_SPARC |