summaryrefslogtreecommitdiff
path: root/target/mips/sys-available/qemu
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/mips/sys-available/qemu
parentebad1f5ce74dfa9dead8d84c4d91051c68dc4e33 (diff)
make bulk fixes. fix toolchain building for sparc64/ppc
Diffstat (limited to 'target/mips/sys-available/qemu')
-rw-r--r--target/mips/sys-available/qemu12
1 files changed, 0 insertions, 12 deletions
diff --git a/target/mips/sys-available/qemu b/target/mips/sys-available/qemu
deleted file mode 100644
index 103e70f7b..000000000
--- a/target/mips/sys-available/qemu
+++ /dev/null
@@ -1,12 +0,0 @@
-config ADK_TARGET_SYSTEM_QEMU_MIPS
- bool "Qemu Emulator"
- select ADK_mips
- select ADK_qemu
- select ADK_HARDWARE_QEMU
- select ADK_TARGET_WITH_VGA
- select ADK_TARGET_WITH_INPUT
- select ADK_TARGET_WITH_PCI
- select ADK_TARGET_WITH_HDD
- help
- Qemu support for mips big endian architecture.
-