summaryrefslogtreecommitdiff
path: root/target/mipsel/sys-available
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-02 13:22:45 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-02 13:22:45 +0100
commitdfadb4d959da4c63d0c634f0d50713f3fa679e50 (patch)
tree0b4d2ac5065e36bcc9850aa394bd6b163e6a833b /target/mipsel/sys-available
parentebad1f5ce74dfa9dead8d84c4d91051c68dc4e33 (diff)
make bulk fixes. fix toolchain building for sparc64/ppc
Diffstat (limited to 'target/mipsel/sys-available')
-rw-r--r--target/mipsel/sys-available/qemu-mipsel (renamed from target/mipsel/sys-available/qemu)2
-rw-r--r--target/mipsel/sys-available/toolchain-mipsel (renamed from target/mipsel/sys-available/toolchain)2
2 files changed, 2 insertions, 2 deletions
diff --git a/target/mipsel/sys-available/qemu b/target/mipsel/sys-available/qemu-mipsel
index d094ff602..d29333c8d 100644
--- a/target/mipsel/sys-available/qemu
+++ b/target/mipsel/sys-available/qemu-mipsel
@@ -1,7 +1,7 @@
config ADK_TARGET_SYSTEM_QEMU_MIPSEL
bool "Qemu Emulator"
select ADK_mipsel
- select ADK_qemu
+ select ADK_qemu_mipsel
select ADK_HARDWARE_QEMU
select ADK_TARGET_WITH_VGA
select ADK_TARGET_WITH_INPUT
diff --git a/target/mipsel/sys-available/toolchain b/target/mipsel/sys-available/toolchain-mipsel
index 80e40d6b0..c4a1e1c9f 100644
--- a/target/mipsel/sys-available/toolchain
+++ b/target/mipsel/sys-available/toolchain-mipsel
@@ -1,7 +1,7 @@
config ADK_TARGET_SYSTEM_TOOLCHAIN_MIPSEL
bool "Toolchain only"
select ADK_mipsel
- select ADK_toolchain
+ select ADK_toolchain_mipsel
select ADK_TOOLCHAIN_ONLY
help
mipsel toolchain.