diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-08-02 20:17:16 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-08-02 20:17:16 +0200 |
commit | 3d09b0dd650df254b40315cf674d7754e8a279f0 (patch) | |
tree | 848aacc4ff7d56dd17e8aa5fb8205dd82ffe3bc3 /target/config/Config.in.kernelversion | |
parent | 875d97a257d43e5b5a02de8691c40cb17f6b039f (diff) |
linux: update to 4.12.4
Diffstat (limited to 'target/config/Config.in.kernelversion')
-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 d55658ae5..dab532cf8 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -31,7 +31,7 @@ config ADK_TARGET_KERNEL_VERSION_GIT select ADK_TARGET_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK config ADK_TARGET_KERNEL_VERSION_4_12 - bool "4.12.3" + bool "4.12.4" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_CSKY |