diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-12-20 18:41:11 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-12-20 18:41:11 +0100 |
commit | 272b9fb572a6b1f585cf6f4f4150b07f1c1537bf (patch) | |
tree | 5ede8c935478f6db39bf8efc7ea14919e58d6aa1 /target/mips/sys-available/qemu-mipsel | |
parent | bde68f551d953927d476dc4f5ccd1c89ca001539 (diff) | |
parent | ed95e17c2e88caff425eca534a794ea0c489fc5c (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/mips/sys-available/qemu-mipsel')
-rw-r--r-- | target/mips/sys-available/qemu-mipsel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/mips/sys-available/qemu-mipsel b/target/mips/sys-available/qemu-mipsel index 4df64031d..608992b64 100644 --- a/target/mips/sys-available/qemu-mipsel +++ b/target/mips/sys-available/qemu-mipsel @@ -1,6 +1,6 @@ config ADK_TARGET_SYSTEM_QEMU_MIPSEL bool "Qemu Emulator (little endian)" - select ADK_mipsel + select ADK_mips select ADK_qemu_mipsel select ADK_little select ADK_KERNEL_MIPS_MALTA |