diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-02-23 04:00:06 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-02-23 04:00:06 +0100 |
commit | 0c6a3bdd858540487dff8a1ce1a609fd358cf441 (patch) | |
tree | 42734192aa04aa49592c02fccfdd23f19521b346 /target | |
parent | d35b9c16ba3acc878239c424cdcb9ee995d8c82e (diff) |
kernel: update version comments
Diffstat (limited to 'target')
-rw-r--r-- | target/config/Config.in.kernelversion | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index c2ca6b66f..62e8dec8a 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -24,14 +24,14 @@ 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.9" + bool "4.9.11" depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_METAG depends on !ADK_TARGET_ARCH_NDS32 depends on !ADK_TARGET_SYSTEM_QEMU_ARM_VERSATILEPB_NOMMU config ADK_TARGET_KERNEL_VERSION_4_4 - bool "4.4.48" + bool "4.4.50" depends on !ADK_TARGET_ARCH_NDS32 depends on !ADK_TARGET_ARCH_NIOS2 depends on !ADK_TARGET_ARCH_OR1K |