diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-08-06 20:35:06 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-08-11 19:52:07 +0200 |
commit | f033b898c3569d3ed4431495662870913a5ab5f1 (patch) | |
tree | bdb75698a8104f02a0031eda40cc58506d5781c1 /target/config | |
parent | 8ef76b416bdc61f4594266d0b6b41bf8e40e8368 (diff) |
linux: update to 4.1.43
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 2b8e2725f..a2a0829d5 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -70,7 +70,7 @@ config ADK_TARGET_KERNEL_VERSION_4_4 depends on !ADK_TARGET_SYSTEM_ORANGE_PI0 config ADK_TARGET_KERNEL_VERSION_4_1 - bool "4.1.42" + bool "4.1.43" depends on !ADK_TARGET_ARCH_ARC depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_CSKY |