diff options
author | Jia Liu | 2012-07-20 09:50:52 +0200 |
---|---|---|
committer | Blue Swirl | 2012-07-27 23:13:05 +0200 |
commit | d962783e9849acf8eb329abd319a5baab28e4f62 (patch) | |
tree | ced0bf572eb2a4ba411a1d5638e71bda731d4f06 /configure | |
parent | target-or32: Add linux syscall, signal and termbits (diff) | |
download | qemu-d962783e9849acf8eb329abd319a5baab28e4f62.tar.gz qemu-d962783e9849acf8eb329abd319a5baab28e4f62.tar.xz qemu-d962783e9849acf8eb329abd319a5baab28e4f62.zip |
target-or32: Add linux user support
Add QEMU OpenRISC linux user support.
Signed-off-by: Jia Liu <proljc@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -951,6 +951,7 @@ microblaze-linux-user \ microblazeel-linux-user \ mips-linux-user \ mipsel-linux-user \ +or32-linux-user \ ppc-linux-user \ ppc64-linux-user \ ppc64abi32-linux-user \ |