diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2023-09-08 10:39:53 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2023-09-24 15:23:34 +0200 |
commit | 749f9071a09430e26b976eee3335c2d441c61c6e (patch) | |
tree | c76bbf3304155ba0ec48c0d3d5ab72b8180d3145 /target/config | |
parent | d25142ce81f05d5a191dd7d8aa623ef2e81b4605 (diff) |
elf2flt: use latest git for sh2
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.elf2flt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/config/Config.in.elf2flt b/target/config/Config.in.elf2flt index 0d22faedb..d588b4605 100644 --- a/target/config/Config.in.elf2flt +++ b/target/config/Config.in.elf2flt @@ -8,7 +8,6 @@ depends on ADK_TARGET_BINFMT_FLAT config ADK_TOOLCHAIN_ELF2FLT_GIT bool "git" - depends on !ADK_TARGET_ARCH_SH config ADK_TOOLCHAIN_ELF2FLT_2021_08 bool "2021-08" |