diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-08-30 07:11:22 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-08-30 07:11:22 +0200 |
commit | 37c6990e7618cd28cae08cc5f2498910d7a7f5da (patch) | |
tree | 6853805ba53b3da6d770b9adcb66ab8eda50d922 /target/cris/sys-available/foxboard-lx | |
parent | 9a71264445185841dee548eca87b2984fc198f1f (diff) |
add infrastructure for qemu-cris (still broken)
Diffstat (limited to 'target/cris/sys-available/foxboard-lx')
-rw-r--r-- | target/cris/sys-available/foxboard-lx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/cris/sys-available/foxboard-lx b/target/cris/sys-available/foxboard-lx index 0b4c81c68..edef0ffc8 100644 --- a/target/cris/sys-available/foxboard-lx +++ b/target/cris/sys-available/foxboard-lx @@ -2,6 +2,7 @@ config ADK_TARGET_SYSTEM_FOXBOARD_LX bool "FOX Board LX" select ADK_cris select ADK_foxboard_lx + select ADK_CPU_CRIS_V10 select ADK_TARGET_WITH_MTD select ADK_TARGET_WITH_USB help |