diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-04-02 06:25:57 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-04-02 06:26:08 +0200 |
commit | 5da7241d7dcb94085d59245bb8639c1683b211ae (patch) | |
tree | 49b9fd102a46750477a83d89430762ac5ee7b2fa /target/config | |
parent | db1edb86da9c367770fdc73ba411984ea121f325 (diff) |
linux: update to 4.9.20
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 0b6937537..48be3fe3d 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -27,7 +27,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.16" + bool "4.9.20" depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_METAG depends on !ADK_TARGET_ARCH_NDS32 |