diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-11-01 18:16:24 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-11-01 18:16:43 +0100 |
commit | 975291cdfc03945cb8bf40cf58d0f39180385421 (patch) | |
tree | b872c879d5cd9d16012bb62f1f29a87af8ce61e2 /target/config | |
parent | c819d744aa84599306c86abbd57240cbd2116aea (diff) |
default 4.2.5 for h8/300
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.kernelversion | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index f58ea87db..be0e2b60a 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -5,6 +5,7 @@ choice prompt "Kernel Version" depends on ADK_TARGET_KERNEL_CUSTOMISING default ADK_TARGET_KERNEL_VERSION_4_2_5 if ADK_TARGET_ARCH_ARC +default ADK_TARGET_KERNEL_VERSION_4_2_5 if ADK_TARGET_ARCH_H8300 default ADK_TARGET_KERNEL_VERSION_4_1_10 config ADK_TARGET_KERNEL_VERSION_GIT |