summaryrefslogtreecommitdiff
path: root/target/mips/sys-available
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-02 13:40:13 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-02 13:40:13 +0100
commit2b38e5af3eb58c27cc646fed11ac1a24805fa05d (patch)
tree780bd8869c0ed798d8c0abce17869a29cc01fb01 /target/mips/sys-available
parent2a2320b4292d4e370cc95aea61525ebd7dc11337 (diff)
parent34592482701199604242848b80c39bd07b6c7716 (diff)
resolve merge conflict
Diffstat (limited to 'target/mips/sys-available')
-rw-r--r--target/mips/sys-available/qemu-mips (renamed from target/mips/sys-available/qemu)2
-rw-r--r--target/mips/sys-available/toolchain-mips (renamed from target/mips/sys-available/toolchain)2
2 files changed, 2 insertions, 2 deletions
diff --git a/target/mips/sys-available/qemu b/target/mips/sys-available/qemu-mips
index 103e70f7b..70ac9718b 100644
--- a/target/mips/sys-available/qemu
+++ b/target/mips/sys-available/qemu-mips
@@ -1,7 +1,7 @@
config ADK_TARGET_SYSTEM_QEMU_MIPS
bool "Qemu Emulator"
select ADK_mips
- select ADK_qemu
+ select ADK_qemu_mips
select ADK_HARDWARE_QEMU
select ADK_TARGET_WITH_VGA
select ADK_TARGET_WITH_INPUT
diff --git a/target/mips/sys-available/toolchain b/target/mips/sys-available/toolchain-mips
index accf75240..4b03d9b6f 100644
--- a/target/mips/sys-available/toolchain
+++ b/target/mips/sys-available/toolchain-mips
@@ -1,7 +1,7 @@
config ADK_TARGET_SYSTEM_TOOLCHAIN_MIPS
bool "Toolchain only"
select ADK_mips
- select ADK_toolchain
+ select ADK_toolchain_mips
select ADK_TOOLCHAIN_ONLY
help
mips toolchain.