diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-09-11 19:59:27 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-09-11 19:59:27 +0200 |
commit | 1863be7c63a2ac49bcb447c52ae6b9428a8ed1cd (patch) | |
tree | d886a6f6ea12dcb9a1ac71c93b61c50d84abe504 /target/config | |
parent | e8dccced08ddbb0e8e0302b66503070bd14af94f (diff) |
linux: update to 4.13.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 979817812..dfbd780ed 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -29,7 +29,7 @@ config ADK_TARGET_KERNEL_VERSION_GIT select ADK_TARGET_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK config ADK_TARGET_KERNEL_VERSION_4_13 - bool "4.13" + bool "4.13.1" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_CSKY |