diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-02-12 22:27:41 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-02-12 22:29:04 +0100 |
commit | f3d7855a9e29db48ebe0d57197bcdf85e238d8f1 (patch) | |
tree | 2a412a0f3449ef3cf7fd8b69ed42d3d27b44e07b /target/config/Config.in.kernelversion | |
parent | 14078e67646c59cf03ba6dee3eb66dd11f78aa77 (diff) |
linux: update kernel
Diffstat (limited to 'target/config/Config.in.kernelversion')
-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 74de7fe3e..085a6242b 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.6" + bool "4.9.9" 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.46" + bool "4.4.48" depends on !ADK_TARGET_ARCH_NDS32 depends on !ADK_TARGET_ARCH_NIOS2 depends on !ADK_TARGET_ARCH_OR1K |