diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-04-18 18:47:52 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-04-19 19:40:09 +0200 |
commit | d4d4cd14d2c6baf2fca66f3523b9d5a17573fd0d (patch) | |
tree | ca78ac2c15517417678b5384b8912fe4075a78df /target/config/Config.in.kernelversion | |
parent | a54012c911b9c7e7f19c118b63f03aea03399e8f (diff) |
linux: update 3.12.x to 3.12.73
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 2da4c2c8f..cca9c5f13 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -90,7 +90,7 @@ config ADK_TARGET_KERNEL_VERSION_3_16 depends on !ADK_TARGET_CPU_MIPS64_MIPS64R6 config ADK_TARGET_KERNEL_VERSION_3_12 - bool "3.12.69" + bool "3.12.73" depends on !ADK_TARGET_ARCH_ARC depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_H8300 |