diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-08-16 14:08:17 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-08-16 14:08:17 +0200 |
commit | 60d226836435ccea378258f0c210a10b0729a670 (patch) | |
tree | a2f58e09e36137a9a0d405a01c72c0212917a441 /target/config | |
parent | 542e3b09e3d076a481c4f6f10d8234f3109db0b0 (diff) |
linux: update to 4.6.6
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 ab2041114..9f5afaebd 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -21,7 +21,7 @@ config ADK_TARGET_KERNEL_VERSION_RPI depends on ADK_TARGET_BOARD_BCM28XX config ADK_TARGET_KERNEL_VERSION_4_6 - bool "4.6.5" + bool "4.6.6" depends on !ADK_TARGET_ARCH_NDS32 config ADK_TARGET_KERNEL_VERSION_4_4 |