diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-03-06 03:53:17 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-03-06 03:53:35 +0100 |
commit | becc6a0a41d4f6b40dcb20a253fe0040d6bffad7 (patch) | |
tree | 38865a47d9ea78de584711024c1e78f16237134e /target/config/Config.in.kernelversion | |
parent | ad9ca06f6c53a83f30283fc7963836cd5fb97f67 (diff) |
linux: update to 4.9.13
Diffstat (limited to 'target/config/Config.in.kernelversion')
-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 b2353f839..cd6674a27 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -26,7 +26,7 @@ config ADK_TARGET_KERNEL_VERSION_GIT select ADK_TARGET_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK config ADK_TARGET_KERNEL_VERSION_4_9 - bool "4.9.11" + bool "4.9.13" depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_METAG depends on !ADK_TARGET_ARCH_NDS32 |