diff options
| author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-05-04 19:00:37 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-05-04 19:00:37 +0200 |
| commit | 5bd0b0dfdfb53bb51414918f33362e6d14fb2030 (patch) | |
| tree | d569d67e581030ac6ed7c339e55daf69ce992354 /target | |
| parent | 382f5f3f42c616bda2a35fd6a37554f99b74fb15 (diff) | |
| parent | f5709af4b77b431c023ef8fc67710870ec6eb510 (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target')
| -rw-r--r-- | target/config/Config.in.cpu | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.cpu b/target/config/Config.in.cpu index 049385501..522f0e3ed 100644 --- a/target/config/Config.in.cpu +++ b/target/config/Config.in.cpu @@ -419,6 +419,7 @@ config ADK_TARGET_CPU_FLAGS config ADK_TARGET_CPU_TYPE string + depends on ADK_TARGET_TOOLCHAIN default "arc700" if ADK_TARGET_ARCH_ARC && ADK_CPU_ARC700 default "archs" if ADK_TARGET_ARCH_ARC && ADK_CPU_ARC_HS default "bf512" if ADK_TARGET_ARCH_BFIN && ADK_CPU_BF512 |
