diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-07-23 21:17:05 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-07-24 07:38:59 +0200 |
commit | dba433e831fb3fe7ea5e6ced99c92643b8e7f9e8 (patch) | |
tree | 9dd3156ed5f9699ba6d116ccbd15b3a6cb03b819 /target/config/Config.in.kernelversion | |
parent | bfeb8323e05852b960c84d49c5c2f34c8049e3e0 (diff) |
linux: update to 4.12.3
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 1713f7806..181f79f07 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -28,8 +28,8 @@ config ADK_TARGET_KERNEL_VERSION_GIT select ADK_TARGET_KERNEL_IMAGE if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 select ADK_TARGET_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK -config ADK_TARGET_KERNEL_VERSION_4_11 - bool "4.11.11" +config ADK_TARGET_KERNEL_VERSION_4_12 + bool "4.12.3" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_METAG |