diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-06-11 23:40:53 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-06-11 23:40:53 +0200 |
commit | 2d0bb30192adea21bafeb40c957d853734a4b205 (patch) | |
tree | 9738c9cdb1efce9419ca8433ce75218269b3b501 /target/config/Config.in.kernelversion | |
parent | 5eb7d34dd4d9a5b17b8ac86b57fd7584dea735c6 (diff) |
linux: bump to 4.5.7
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 f7da8baa6..d64d554dd 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -17,8 +17,8 @@ config ADK_TARGET_KERNEL_VERSION_4_6_2 depends on !ADK_TARGET_BOARD_BCM28XX select ADK_TARGET_KERNEL_VERSION_4_6 -config ADK_TARGET_KERNEL_VERSION_4_5_4 - bool "4.5.4" +config ADK_TARGET_KERNEL_VERSION_4_5_7 + bool "4.5.7" depends on !ADK_TARGET_ARCH_NIOS2 depends on !ADK_TARGET_BOARD_BCM28XX select ADK_TARGET_KERNEL_VERSION_4_5 |