diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-07-17 20:25:01 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-07-17 20:25:14 +0200 |
commit | 769d62a6a0e5ba069ca3afe0be0edaeec3be8ab1 (patch) | |
tree | 1e501f8e85595a7ecdb23b58e82c1505d22aaccd /target/config | |
parent | 18f01ece1b4915d8ddc400abcb48a8123a1ea863 (diff) |
linux: update to 4.9.38
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 af04b446e..461417742 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -38,7 +38,7 @@ config ADK_TARGET_KERNEL_VERSION_4_11 depends on !ADK_TARGET_SYSTEM_QEMU_ARM_VERSATILEPB_NOMMU config ADK_TARGET_KERNEL_VERSION_4_9 - bool "4.9.35" + bool "4.9.38" depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_METAG depends on !ADK_TARGET_ARCH_NDS32 |