summaryrefslogtreecommitdiff
path: root/target/cris
diff options
context:
space:
mode:
Diffstat (limited to 'target/cris')
-rw-r--r--target/cris/systems/qemu-cris2
-rw-r--r--target/cris/systems/toolchain-cris7
2 files changed, 1 insertions, 8 deletions
diff --git a/target/cris/systems/qemu-cris b/target/cris/systems/qemu-cris
index 438af9613..8dfe67903 100644
--- a/target/cris/systems/qemu-cris
+++ b/target/cris/systems/qemu-cris
@@ -1,6 +1,6 @@
config ADK_TARGET_SYSTEM_QEMU_CRIS
bool "Qemu Emulator"
- select ADK_CPU_CRIS_V32
+ select ADK_TARGET_CPU_CRIS_CRISV32
select ADK_TARGET_QEMU
select ADK_TARGET_KERNEL_IMAGE
select ADK_TARGET_KERNEL_WITH_COMPRESSION
diff --git a/target/cris/systems/toolchain-cris b/target/cris/systems/toolchain-cris
deleted file mode 100644
index 6615da6ad..000000000
--- a/target/cris/systems/toolchain-cris
+++ /dev/null
@@ -1,7 +0,0 @@
-config ADK_TARGET_SYSTEM_TOOLCHAIN_CRIS
- bool "Toolchain only"
- select ADK_TARGET_TOOLCHAIN
- select ADK_TARGET_PACKAGE_TXZ
- help
- CRIS toolchain.
-