diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2013-12-08 20:37:42 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-12-08 20:37:42 +0100 |
| commit | 0d1648364f45bf64f2e968111a3391c70732371e (patch) | |
| tree | ce0ca8c8ca9747434a8ca897dda3100b801c9a64 /target/mips/sys-available/qemu-mipsel | |
| parent | e45bc457ab9015c50a9f4e22ac248d780de826fe (diff) | |
| parent | d89250d99adb969fc91595a63651ec9c927d68e8 (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 |
