diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-01-09 03:15:20 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-01-09 03:15:31 +0100 |
commit | 09f3b807de46e7e34f659ccad0d35b0cbaa697ed (patch) | |
tree | 8c4f23defe1b77836050e502a759f465bec365a8 /target/config | |
parent | 155d605df0cc8b2dd9eb575048f6f57b692650a1 (diff) |
linux: update to 4.9.1
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 29d7a780e..4bc64dca7 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -25,7 +25,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" + bool "4.9.1" depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_METAG depends on !ADK_TARGET_ARCH_NDS32 |