diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-01-20 00:48:09 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-01-20 00:48:09 +0100 |
commit | a715514cec5910d7f5c75062a76af78df8e7d76d (patch) | |
tree | fa27cef6a3a1d320cd2c02f28fb62aee8f6be6aa /target/config/Config.in.kernelversion | |
parent | 71d82400d7c7235a15d2f38112add0d1edcabf53 (diff) |
linux: update to 4.9.4
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 7ef339d50..35c8310e5 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -24,7 +24,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.3" + bool "4.9.4" depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_METAG depends on !ADK_TARGET_ARCH_NDS32 |