diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-05-16 16:36:07 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-05-16 18:40:45 +0200 |
commit | 500b13fb564e7e44ee2d8bbffe6d03adb68bb401 (patch) | |
tree | 5770d8dbe031f0c54e3ef3b57029a1935f7903e3 /target/cris/systems/toolchain-cris | |
parent | 524958a0e7311f7b236c650738f74bf0f30c9388 (diff) |
add basic infrastructure for qemu-cris support
Diffstat (limited to 'target/cris/systems/toolchain-cris')
-rw-r--r-- | target/cris/systems/toolchain-cris | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/cris/systems/toolchain-cris b/target/cris/systems/toolchain-cris index ab5be72f6..6615da6ad 100644 --- a/target/cris/systems/toolchain-cris +++ b/target/cris/systems/toolchain-cris @@ -1,6 +1,5 @@ config ADK_TARGET_SYSTEM_TOOLCHAIN_CRIS bool "Toolchain only" - select ADK_CPU_CRIS_V32 select ADK_TARGET_TOOLCHAIN select ADK_TARGET_PACKAGE_TXZ help |