diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-10-30 13:49:44 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-10-30 13:49:44 +0100 |
commit | 8795a64e069215fbc1a90a059c30d2a81154d528 (patch) | |
tree | 82558ff6c0a20872d4f58835037fb75ce48c2d9c /target/config | |
parent | 6fbfac32b0a877b2dbadf588b467dd0d6859a33b (diff) |
linux: update to 4.1.35
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 1161f1193..bc2d769f3 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -49,7 +49,7 @@ config ADK_TARGET_KERNEL_VERSION_4_4 depends on !ADK_TARGET_SYSTEM_QEMU_M68K_MCF5208 config ADK_TARGET_KERNEL_VERSION_4_1 - bool "4.1.30" + bool "4.1.35" depends on !ADK_TARGET_ARCH_ARC depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_H8300 |